Changeset 3357812
- Timestamp:
- 09/08/2025 10:51:08 AM (7 months ago)
- Location:
- elex-discount-per-payment-method
- Files:
-
- 2 edited
- 4 copied
-
tags/1.3.0 (copied) (copied from elex-discount-per-payment-method/trunk)
-
tags/1.3.0/elex-discount-per-payment-method.php (copied) (copied from elex-discount-per-payment-method/trunk/elex-discount-per-payment-method.php) (1 diff)
-
tags/1.3.0/includes/scripts.php (copied) (copied from elex-discount-per-payment-method/trunk/includes/scripts.php)
-
tags/1.3.0/readme.txt (copied) (copied from elex-discount-per-payment-method/trunk/readme.txt) (3 diffs)
-
trunk/elex-discount-per-payment-method.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
elex-discount-per-payment-method/tags/1.3.0/elex-discount-per-payment-method.php
r3297746 r3357812 4 4 * Plugin URI: https://elextensions.com/plugin/elex-woocommerce-discount-per-payment-method-free/ 5 5 * Description: The plugin allows to set discounts according to the payment method selected on the Checkout page. 6 * Version: 1. 2.96 * Version: 1.3.0 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com/ 9 9 * Developer: ELEXtensions 10 10 * WC requires at least: 2.6.0 11 * WC tested up to: 9.811 * WC tested up to: 10.0 12 12 */ 13 13 -
elex-discount-per-payment-method/tags/1.3.0/readme.txt
r3297746 r3357812 5 5 Requires at least: 3.0.1 6 6 Tested up to: 6.8 7 Stable tag: 1. 2.97 Stable tag: 1.3.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 61 61 == Changelog == 62 62 63 = 1.3.0 = 64 * Tested OK with WooCommerce 10.0 65 63 66 = 1.2.9 = 64 67 * Tested OK with WordPress 6.8 … … 153 156 154 157 == Upgrade Notice == 158 159 = 1.3.0 = 160 * Tested OK with WooCommerce 10.0 155 161 156 162 = 1.2.9 = -
elex-discount-per-payment-method/trunk/elex-discount-per-payment-method.php
r3297746 r3357812 4 4 * Plugin URI: https://elextensions.com/plugin/elex-woocommerce-discount-per-payment-method-free/ 5 5 * Description: The plugin allows to set discounts according to the payment method selected on the Checkout page. 6 * Version: 1. 2.96 * Version: 1.3.0 7 7 * Author: ELEXtensions 8 8 * Author URI: https://elextensions.com/ 9 9 * Developer: ELEXtensions 10 10 * WC requires at least: 2.6.0 11 * WC tested up to: 9.811 * WC tested up to: 10.0 12 12 */ 13 13 -
elex-discount-per-payment-method/trunk/readme.txt
r3297746 r3357812 5 5 Requires at least: 3.0.1 6 6 Tested up to: 6.8 7 Stable tag: 1. 2.97 Stable tag: 1.3.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 61 61 == Changelog == 62 62 63 = 1.3.0 = 64 * Tested OK with WooCommerce 10.0 65 63 66 = 1.2.9 = 64 67 * Tested OK with WordPress 6.8 … … 153 156 154 157 == Upgrade Notice == 158 159 = 1.3.0 = 160 * Tested OK with WooCommerce 10.0 155 161 156 162 = 1.2.9 =
Note: See TracChangeset
for help on using the changeset viewer.