Linux 软件免费装
Banner图

Portugal States (Distritos) for WooCommerce

开发者 webdados
ptwooplugins
更新时间 2024年4月20日 18:11
PHP版本: 7.0 及以上
WordPress版本: 6.6

标签

address states districts postcode portugal

下载

3.5 3.6 3.7 3.4 3.4.1 1.3 1.4 1.4.1 1.5.1 1.5.3 1.5.3.1 1.5.3.2 2.0 2.1 2.1.1 2.1.2 2.1.3 2.1.3.1 2.1.4 2.1.5.1 2.1.5.2 2.1.6 2.1.7 2.1.8 2.1.9 3.3 1.5 3.0.1 3.0.2 3.0.3 1.0 1.2 1.5.2 2.1.5 3.1.0 1.1 3.0.0

详情介绍:

This plugin adds the 18 Portuguese "States" (known as "Distritos") plus the 2 Autonomous Regions (known as "Regiões Autónomas", Madeira and Açores) to WooCommerce. Also sets the right name for "Districts" and the correct "Postcode"/"City" order and the correct address format for Portugal. And... that’s pretty much it. Features: Do your customers still write the full address details manually on the checkout? Activate the automatic filling of the address details at the checkout, including street name and neighbourhood, based on the postal, avoiding incorrect data at the time of shipping, with our plugin Portuguese Postcodes for WooCommerce The Portuguese Postcodes plugin can also do a district-postcode cross validation on checkout and guarantee they match. Are you already issuing automatic invoices on your WooCommerce store? If not, get to know our new plugin: Invoicing with InvoiceXpress for WooCommerce Other (premium) plugins Already know our other WooCommerce (premium) plugins?

安装:

Use the included automatic install feature on your WordPress admin panel and search for "Portugal States (Distritos) for WooCommerce".

常见问题:

After version 3.0.0 the Postcode and Postcode City are showing side by side on the checkout and I want it the way it was before. What do I revert it?

Add this to your (child) theme’s functions.php file: add_filter( 'woocommerce_portugal_postcode_class', function( $class ) { return array( 'form-row-wide' ); }); add_filter( 'woocommerce_portugal_city_class', function( $class ) { return array( 'form-row-wide' ); });

Is this plugin compatible with the new WooCommerce High-Performance Order Storage?

Yes.

Is this plugin compatible with the new WooCommerce block-based Cart and Checkout?

Yes.

I need help, can I get technical support?

This is a free plugin. It’s our way of giving back to the wonderful WordPress community. There’s a support tab on the top of this page, where you can ask the community for help. We’ll try to keep an eye on the forums but we cannot promise to answer support tickets. If you reach us by email or any other direct contact means, we’ll assume you need, premium, and of course, paid-for support.

Where do I report security vulnerabilities found in this plugin?

You can report any security bugs found in the source code of this plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.

更新日志:

3.7 - 2024-04-20 3.6 - 2024-03-27 3.5 - 2023-12-12 3.4.1 - 2023-07-07 3.4 - 2023-07-06 3.3 - 2022-11-09 3.2.0 - 2022-06-30 3.0.3 - 2021-05-14 3.0.2 - 2021-04-14 3.0.1 - 2021-04-14 3.0.0 - 2021-04-08 2.1.9 - 2021-03-10 2.1.8 2.1.7 2.1.6 2.1.5.2 2.1.5.1 2.1.5 2.1.4 2.1.3.1 2.1.3 2.1.2 2.1.1 2.1 2.0 1.5.3.2 1.5.3.1 1.5.3 1.5.2 1.5.1 1.5 1.4.1 1.4 1.3 1.2 1.1 1.0