Changeset 3452052
- Timestamp:
- 02/02/2026 12:19:30 PM (8 weeks ago)
- Location:
- elex-minimum-order-amount-for-woocommerce
- Files:
-
- 2 edited
- 7 copied
-
tags/2.0.7 (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk)
-
tags/2.0.7/composer.json (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/composer.json)
-
tags/2.0.7/elex-minimum-order-amount-for-woocommerce.php (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/elex-minimum-order-amount-for-woocommerce.php) (1 diff)
-
tags/2.0.7/mix-manifest.json (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/mix-manifest.json)
-
tags/2.0.7/package-lock.json (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/package-lock.json)
-
tags/2.0.7/readme.txt (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/readme.txt) (3 diffs)
-
tags/2.0.7/webpack.mix.js (copied) (copied from elex-minimum-order-amount-for-woocommerce/trunk/webpack.mix.js)
-
trunk/elex-minimum-order-amount-for-woocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
elex-minimum-order-amount-for-woocommerce/tags/2.0.7/elex-minimum-order-amount-for-woocommerce.php
r3383765 r3452052 4 4 * Plugin URI: https://elextensions.com/plugin/elex-minimum-order-amount-for-woocommerce-free/ 5 5 * Description: This plugin helps you to configure minimum and maximum order amount based on WordPress user roles. 6 * Version: 2.0. 66 * Version: 2.0.7 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com -
elex-minimum-order-amount-for-woocommerce/tags/2.0.7/readme.txt
r3383765 r3452052 3 3 Tags: woocommerce, checkout restriction, Role-based restriction, minimum order, minimum order amount 4 4 Requires at least: 3.0.1 5 Tested up to: 6. 85 Tested up to: 6.9 6 6 Requires PHP: 5.6 7 Stable tag: 2.0. 67 Stable tag: 2.0.7 8 8 License: GPLv2 or later 9 9 URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 2.0.7 = 53 * Tested OK with WordPress 6.9 54 52 55 = 2.0.6 = 53 56 * Tested OK with WooCommerce 10.0.0 … … 183 186 == Upgrade Notice == 184 187 188 = 2.0.7 = 189 * Tested OK with WordPress 6.9 190 185 191 = 2.0.6 = 186 192 * Tested OK with WooCommerce 10.0.0 -
elex-minimum-order-amount-for-woocommerce/trunk/elex-minimum-order-amount-for-woocommerce.php
r3383765 r3452052 4 4 * Plugin URI: https://elextensions.com/plugin/elex-minimum-order-amount-for-woocommerce-free/ 5 5 * Description: This plugin helps you to configure minimum and maximum order amount based on WordPress user roles. 6 * Version: 2.0. 66 * Version: 2.0.7 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com -
elex-minimum-order-amount-for-woocommerce/trunk/readme.txt
r3383765 r3452052 3 3 Tags: woocommerce, checkout restriction, Role-based restriction, minimum order, minimum order amount 4 4 Requires at least: 3.0.1 5 Tested up to: 6. 85 Tested up to: 6.9 6 6 Requires PHP: 5.6 7 Stable tag: 2.0. 67 Stable tag: 2.0.7 8 8 License: GPLv2 or later 9 9 URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 2.0.7 = 53 * Tested OK with WordPress 6.9 54 52 55 = 2.0.6 = 53 56 * Tested OK with WooCommerce 10.0.0 … … 183 186 == Upgrade Notice == 184 187 188 = 2.0.7 = 189 * Tested OK with WordPress 6.9 190 185 191 = 2.0.6 = 186 192 * Tested OK with WooCommerce 10.0.0
Note: See TracChangeset
for help on using the changeset viewer.