Linux 软件免费装
Banner图

NES Ciudades y Departamentos de Colombia

开发者 nesgallego
更新时间 2025年10月29日 06:11
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv3 or later
版权网址: 版权信息

标签

colombia woocommerce checkout departments

下载

1.0.0

详情介绍:

NES Ciudades y Departamentos de Colombia improves the checkout process in WooCommerce for Colombian customers by providing organized dropdown lists for departments (states) and cities. The city list automatically updates based on the selected department. Key Features How It Works
  1. The plugin automatically detects when the selected country is Colombia
  2. Converts state and city fields into dropdown lists
  3. When a department is selected, the city list updates automatically
  4. Works for both billing and shipping addresses
  5. Compatible with account and address pages
Benefits Compatibility For Developers The plugin offers hooks and filters for customization: ` // Modify city list add_filter('nesciudde_cities', 'my_custom_cities', 10, 2); // Modify department list add_filter('nesciudde_states', 'my_custom_states'); ` For more information, visit the plugin page. Credits Developed by Nes Gallego. Department and city data based on Colombia's official territorial structure.

安装:

Automatic Installation
  1. Go to Plugins > Add New in your WordPress admin
  2. Search for "NES Ciudades y Departamentos de Colombia"
  3. Click "Install Now"
  4. Activate the plugin
  5. Ready! The plugin works automatically
Manual Installation
  1. Download the plugin ZIP file
  2. Go to Plugins > Add New > Upload Plugin
  3. Select the ZIP file and click "Install Now"
  4. Activate the plugin
FTP Installation
  1. Extract the ZIP file
  2. Upload the `nes-ciudades-y-departamentos-de-colombia` folder to `/wp-content/plugins/`
  3. Activate the plugin from the Plugins menu in WordPress
After Activation No configuration required. The plugin works automatically when:

屏幕截图:

  • Department selection updates city list automatically

升级注意事项:

1.0.0 Initial release of NES Ciudades y Departamentos de Colombia. Install and activate to start using dropdowns for Colombian addresses in WooCommerce checkout.

常见问题:

Does this work with WooCommerce Blocks?

Yes! The plugin fully supports both the classic WooCommerce checkout and the new block-based checkout.

Can I modify the city list?

Yes, you can edit the `includes/data-places-CO.php` file to add, remove, or modify cities.

Does it affect site performance?

No, the plugin is optimized and uses AJAX to load cities dynamically only when needed.

Is it translation ready?

Yes, the plugin is fully internationalized and includes a .pot file for translations.

Why is the text domain different from the slug?

The plugin uses a unique text domain for translations. Once published on WordPress.org, the plugin can be translated via translate.wordpress.org.

更新日志:

1.0.0