Changeset 2811498
- Timestamp:
- 11/03/2022 09:48:03 PM (3 years ago)
- Location:
- wc-provincia-canton-distrito/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wc-prov-cant-dist.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-provincia-canton-distrito/trunk/readme.txt
r2747835 r2811498 4 4 Tags: eCommerce, e-commerce, woocommerce, costa rica, costa rica states, provincias, canton, distrito, central america 5 5 Requires at least: 4.7 6 Tested up to: 6. 06 Tested up to: 6.1 7 7 Stable tag: 1.4.1 8 8 License: GPLv2 … … 62 62 63 63 == Changelog == 64 = 1.4.2 = 65 * Update: Check for compatibility 66 64 67 = 1.4.1 = 65 68 * New: Setting for selecting an empty City-District after Province is selected -
wc-provincia-canton-distrito/trunk/wc-prov-cant-dist.php
r2747835 r2811498 4 4 * Plugin URI: https://keylormendoza.com/woocommerce/wc-provincia-canton-distrito/ 5 5 * Description: This plugin allows you to populate your custom states, cities, and postcodes for WooCommerce. It started working only for Costa Rica but now it is compatible with multi countries. 6 * Version: 1.4. 16 * Version: 1.4.2 7 7 * Requires at least: 4.7 8 * Tested up to: 6. 08 * Tested up to: 6.1 9 9 * WC requires at least: 3.0 10 * WC tested up to: 6.6.110 * WC tested up to: 7.0.1 11 11 * Author: Keylor Mendoza A. 12 12 * Author URI: https://www.keylormendoza.com … … 18 18 19 19 if ( !defined( 'WPCD_PLUGIN_VERSION' ) ) { 20 define( 'WPCD_PLUGIN_VERSION', '1.4. 1' );20 define( 'WPCD_PLUGIN_VERSION', '1.4.2' ); 21 21 } 22 22
Note: See TracChangeset
for help on using the changeset viewer.