Changeset 3357814
- Timestamp:
- 09/08/2025 10:54:39 AM (7 months ago)
- Location:
- elex-hide-woocommerce-shipping-methods-basic
- Files:
-
- 2 edited
- 3 copied
-
tags/1.4.7 (copied) (copied from elex-hide-woocommerce-shipping-methods-basic/trunk)
-
tags/1.4.7/elex-hide-shipping-methods.php (copied) (copied from elex-hide-woocommerce-shipping-methods-basic/trunk/elex-hide-shipping-methods.php) (2 diffs)
-
tags/1.4.7/readme.txt (copied) (copied from elex-hide-woocommerce-shipping-methods-basic/trunk/readme.txt) (3 diffs)
-
trunk/elex-hide-shipping-methods.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
elex-hide-woocommerce-shipping-methods-basic/tags/1.4.7/elex-hide-shipping-methods.php
r3300857 r3357814 4 4 * Plugin URI: https://elextensions.com/plugin/elex-hide-woocommerce-shipping-methods-plugin-free-version/ 5 5 * Description: Hide WooCommerce Shipping Methods based on certain conditions set. Set conditions based on Shipping Class, Order Total Weight, Certain Shipping Methods, etc. 6 * Version: 1.4. 66 * Version: 1.4.7 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com/ … … 11 11 * Text Domain: elex-hide-shipping-methods 12 12 * WC requires at least: 2.6 13 * WC tested up to: 9.813 * WC tested up to: 10 14 14 */ 15 15 -
elex-hide-woocommerce-shipping-methods-basic/tags/1.4.7/readme.txt
r3300857 r3357814 5 5 Tested up to: 6.8 6 6 Requires PHP: 5.6 7 Stable tag: 1.4. 67 Stable tag: 1.4.7 8 8 License: GPLv2 or later 9 9 URI: http://www.gnu.org/licenses/gpl-2.0.html … … 75 75 == Changelog == 76 76 77 = 1.4.7 = 78 * Tested OK with WooCommerce 10 79 77 80 = 1.4.6 = 78 81 * Tested OK with WordPress 6.8 … … 213 216 == Upgrade Notice == 214 217 218 = 1.4.7 = 219 * Tested OK with WooCommerce 10 220 215 221 = 1.4.6 = 216 222 * Tested OK with WordPress 6.8 -
elex-hide-woocommerce-shipping-methods-basic/trunk/elex-hide-shipping-methods.php
r3300857 r3357814 4 4 * Plugin URI: https://elextensions.com/plugin/elex-hide-woocommerce-shipping-methods-plugin-free-version/ 5 5 * Description: Hide WooCommerce Shipping Methods based on certain conditions set. Set conditions based on Shipping Class, Order Total Weight, Certain Shipping Methods, etc. 6 * Version: 1.4. 66 * Version: 1.4.7 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com/ … … 11 11 * Text Domain: elex-hide-shipping-methods 12 12 * WC requires at least: 2.6 13 * WC tested up to: 9.813 * WC tested up to: 10 14 14 */ 15 15 -
elex-hide-woocommerce-shipping-methods-basic/trunk/readme.txt
r3300857 r3357814 5 5 Tested up to: 6.8 6 6 Requires PHP: 5.6 7 Stable tag: 1.4. 67 Stable tag: 1.4.7 8 8 License: GPLv2 or later 9 9 URI: http://www.gnu.org/licenses/gpl-2.0.html … … 75 75 == Changelog == 76 76 77 = 1.4.7 = 78 * Tested OK with WooCommerce 10 79 77 80 = 1.4.6 = 78 81 * Tested OK with WordPress 6.8 … … 213 216 == Upgrade Notice == 214 217 218 = 1.4.7 = 219 * Tested OK with WooCommerce 10 220 215 221 = 1.4.6 = 216 222 * Tested OK with WordPress 6.8
Note: See TracChangeset
for help on using the changeset viewer.