Changeset 3429879
- Timestamp:
- 12/31/2025 12:00:37 AM (3 months ago)
- Location:
- easy-woocommerce-discounts
- Files:
-
- 8 edited
- 1 copied
-
tags/8.1.2 (copied) (copied from easy-woocommerce-discounts/trunk)
-
tags/8.1.2/changelog.txt (modified) (1 diff)
-
tags/8.1.2/easy-woocommerce-discounts.php (modified) (3 diffs)
-
tags/8.1.2/languages/easy-woocommerce-discounts.pot (modified) (2 diffs)
-
tags/8.1.2/readme.txt (modified) (2 diffs)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/easy-woocommerce-discounts.php (modified) (3 diffs)
-
trunk/languages/easy-woocommerce-discounts.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-woocommerce-discounts/tags/8.1.2/changelog.txt
r3424969 r3429879 1 1 == Changelog == 2 3 = 8.1.2 = 4 * Update: Update WordPress tested version to 6.9 5 * Update: Verified compatibility with WooCommerce 10.4.3 2 6 3 7 = 8.1.1 = -
easy-woocommerce-discounts/tags/8.1.2/easy-woocommerce-discounts.php
r3424969 r3429879 6 6 * Description: All purpose WooCommerce discounts, pricing, shipping and promotion tool. 7 7 * Tags: discount, coupon, bulk discount, category discount, bogo, woocommerce, woocommerce discounts, woocommerce pricing deals, woocommerce Buy One Get One Free, bulk coupons, gift coupons, signup coupons, advanced coupons, woocommerce bulk discounts, woocommerce pricing, woocommerce price rules, woocommerce advanced discounts, woocommerce pricing deals, woocommerce bulk discounts, woocommerce cart discounts, woocommerce pricing deals, woocommerce discount rules, discount rules for woocommerce, woocommerce shipping, dynamic shipping, url coupons for woocommerce 8 * Version: 8.1. 18 * Version: 8.1.2 9 9 * Author: Discount Team 10 10 * Author URI: https://www.asanaplugins.com/ … … 13 13 * Domain Path: /languages 14 14 * WC requires at least: 3.0 15 * WC tested up to: 10.4. 215 * WC tested up to: 10.4.3 16 16 * 17 17 * Copyright 2025 Asana Plugins (https://www.asanaplugins.com/) … … 25 25 // Plugin version. 26 26 if ( ! defined( 'WCCS_VERSION' ) ) { 27 define( 'WCCS_VERSION', '8.1. 1' );27 define( 'WCCS_VERSION', '8.1.2' ); 28 28 } 29 29 -
easy-woocommerce-discounts/tags/8.1.2/languages/easy-woocommerce-discounts.pot
r3424969 r3429879 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Discount Rules and Dynamic Pricing for WooCommerce 8.1. 1\n"5 "Project-Id-Version: Discount Rules and Dynamic Pricing for WooCommerce 8.1.2\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/easy-woocommerce-discounts\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-12- 21T22:16:07+00:00\n"12 "POT-Creation-Date: 2025-12-30T18:24:54+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
easy-woocommerce-discounts/tags/8.1.2/readme.txt
r3424969 r3429879 4 4 Tags: discount, coupon, bulk discount, category discount, bogo, woocommerce, woocommerce discounts, woocommerce pricing deals, woocommerce Buy One Get One Free, bulk coupons, gift coupons, signup coupons, advanced coupons, woocommerce bulk discounts, woocommerce pricing, woocommerce price rules, woocommerce advanced discounts, woocommerce pricing deals, woocommerce bulk discounts, woocommerce cart discounts, woocommerce pricing deals, woocommerce discount rules, discount rules for woocommerce, woocommerce shipping, dynamic shipping, url coupons for woocommerce 5 5 Requires at least: 4.4.2 6 Tested up to: 6. 86 Tested up to: 6.9 7 7 Requires PHP: 5.6.0 8 Stable tag: 8.1. 18 Stable tag: 8.1.2 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 256 256 == Changelog == 257 257 258 = 8.1.2 = 259 * Update: Update WordPress tested version to 6.9 260 * Update: Verified compatibility with WooCommerce 10.4.3 261 258 262 = 8.1.1 = 259 263 * Update: Verified compatibility with WordPress 6.9 -
easy-woocommerce-discounts/trunk/changelog.txt
r3424969 r3429879 1 1 == Changelog == 2 3 = 8.1.2 = 4 * Update: Update WordPress tested version to 6.9 5 * Update: Verified compatibility with WooCommerce 10.4.3 2 6 3 7 = 8.1.1 = -
easy-woocommerce-discounts/trunk/easy-woocommerce-discounts.php
r3424969 r3429879 6 6 * Description: All purpose WooCommerce discounts, pricing, shipping and promotion tool. 7 7 * Tags: discount, coupon, bulk discount, category discount, bogo, woocommerce, woocommerce discounts, woocommerce pricing deals, woocommerce Buy One Get One Free, bulk coupons, gift coupons, signup coupons, advanced coupons, woocommerce bulk discounts, woocommerce pricing, woocommerce price rules, woocommerce advanced discounts, woocommerce pricing deals, woocommerce bulk discounts, woocommerce cart discounts, woocommerce pricing deals, woocommerce discount rules, discount rules for woocommerce, woocommerce shipping, dynamic shipping, url coupons for woocommerce 8 * Version: 8.1. 18 * Version: 8.1.2 9 9 * Author: Discount Team 10 10 * Author URI: https://www.asanaplugins.com/ … … 13 13 * Domain Path: /languages 14 14 * WC requires at least: 3.0 15 * WC tested up to: 10.4. 215 * WC tested up to: 10.4.3 16 16 * 17 17 * Copyright 2025 Asana Plugins (https://www.asanaplugins.com/) … … 25 25 // Plugin version. 26 26 if ( ! defined( 'WCCS_VERSION' ) ) { 27 define( 'WCCS_VERSION', '8.1. 1' );27 define( 'WCCS_VERSION', '8.1.2' ); 28 28 } 29 29 -
easy-woocommerce-discounts/trunk/languages/easy-woocommerce-discounts.pot
r3424969 r3429879 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Discount Rules and Dynamic Pricing for WooCommerce 8.1. 1\n"5 "Project-Id-Version: Discount Rules and Dynamic Pricing for WooCommerce 8.1.2\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/easy-woocommerce-discounts\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-12- 21T22:16:07+00:00\n"12 "POT-Creation-Date: 2025-12-30T18:24:54+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" -
easy-woocommerce-discounts/trunk/readme.txt
r3424969 r3429879 4 4 Tags: discount, coupon, bulk discount, category discount, bogo, woocommerce, woocommerce discounts, woocommerce pricing deals, woocommerce Buy One Get One Free, bulk coupons, gift coupons, signup coupons, advanced coupons, woocommerce bulk discounts, woocommerce pricing, woocommerce price rules, woocommerce advanced discounts, woocommerce pricing deals, woocommerce bulk discounts, woocommerce cart discounts, woocommerce pricing deals, woocommerce discount rules, discount rules for woocommerce, woocommerce shipping, dynamic shipping, url coupons for woocommerce 5 5 Requires at least: 4.4.2 6 Tested up to: 6. 86 Tested up to: 6.9 7 7 Requires PHP: 5.6.0 8 Stable tag: 8.1. 18 Stable tag: 8.1.2 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 256 256 == Changelog == 257 257 258 = 8.1.2 = 259 * Update: Update WordPress tested version to 6.9 260 * Update: Verified compatibility with WooCommerce 10.4.3 261 258 262 = 8.1.1 = 259 263 * Update: Verified compatibility with WordPress 6.9
Note: See TracChangeset
for help on using the changeset viewer.