Changeset 3349861
- Timestamp:
- 08/25/2025 04:15:58 PM (7 months ago)
- Location:
- helloextend-protection
- Files:
-
- 2 edited
- 24 copied
-
tags/1.1.2 (copied) (copied from helloextend-protection/trunk)
-
tags/1.1.2/admin/class-helloextend-protection-admin.php (copied) (copied from helloextend-protection/trunk/admin/class-helloextend-protection-admin.php)
-
tags/1.1.2/admin/css/helloextend-protection-admin.css (copied) (copied from helloextend-protection/trunk/admin/css/helloextend-protection-admin.css)
-
tags/1.1.2/admin/helloextend_logger_admin.php (copied) (copied from helloextend-protection/trunk/admin/helloextend_logger_admin.php)
-
tags/1.1.2/admin/js/helloextend-protection-ignore-categories.js (copied) (copied from helloextend-protection/trunk/admin/js/helloextend-protection-ignore-categories.js)
-
tags/1.1.2/admin/js/helloextend-protection-remove-ignored-category.js (copied) (copied from helloextend-protection/trunk/admin/js/helloextend-protection-remove-ignored-category.js)
-
tags/1.1.2/assets (copied) (copied from helloextend-protection/trunk/assets)
-
tags/1.1.2/helloextend-protection.php (copied) (copied from helloextend-protection/trunk/helloextend-protection.php) (2 diffs)
-
tags/1.1.2/images/Extend_icon.avif (copied) (copied from helloextend-protection/trunk/images/Extend_icon.avif)
-
tags/1.1.2/images/Extend_icon.png (copied) (copied from helloextend-protection/trunk/images/Extend_icon.png)
-
tags/1.1.2/images/Extend_icon_old.png (copied) (copied from helloextend-protection/trunk/images/Extend_icon_old.png)
-
tags/1.1.2/images/Extend_shipping_icon.png (copied) (copied from helloextend-protection/trunk/images/Extend_shipping_icon.png)
-
tags/1.1.2/includes/class-helloextend-global.php (copied) (copied from helloextend-protection/trunk/includes/class-helloextend-global.php)
-
tags/1.1.2/includes/class-helloextend-protection-cart-offer.php (copied) (copied from helloextend-protection/trunk/includes/class-helloextend-protection-cart-offer.php)
-
tags/1.1.2/includes/class-helloextend-protection-i18n.php (copied) (copied from helloextend-protection/trunk/includes/class-helloextend-protection-i18n.php)
-
tags/1.1.2/includes/class-helloextend-protection-logger.php (copied) (copied from helloextend-protection/trunk/includes/class-helloextend-protection-logger.php)
-
tags/1.1.2/includes/class-helloextend-protection-orders.php (copied) (copied from helloextend-protection/trunk/includes/class-helloextend-protection-orders.php)
-
tags/1.1.2/includes/class-helloextend-protection-pdp-offer.php (copied) (copied from helloextend-protection/trunk/includes/class-helloextend-protection-pdp-offer.php)
-
tags/1.1.2/includes/class-helloextend-protection-shipping.php (copied) (copied from helloextend-protection/trunk/includes/class-helloextend-protection-shipping.php)
-
tags/1.1.2/js/helloextend-cart-offers.js (copied) (copied from helloextend-protection/trunk/js/helloextend-cart-offers.js)
-
tags/1.1.2/js/helloextend-global.js (copied) (copied from helloextend-protection/trunk/js/helloextend-global.js)
-
tags/1.1.2/js/helloextend-pdp-offers.js (copied) (copied from helloextend-protection/trunk/js/helloextend-pdp-offers.js)
-
tags/1.1.2/js/helloextend-shipping-offers.js (copied) (copied from helloextend-protection/trunk/js/helloextend-shipping-offers.js)
-
tags/1.1.2/readme.txt (copied) (copied from helloextend-protection/trunk/readme.txt) (2 diffs)
-
trunk/helloextend-protection.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
helloextend-protection/tags/1.1.2/helloextend-protection.php
r3348358 r3349861 10 10 * 11 11 * @link http://extend.com 12 * @since 1. 1.112 * @since 1.0.0 13 13 * @package HelloExtend_Protection 14 14 * … … 17 17 * Plugin URI: https://docs.extend.com/docs/extend-protection-plugin-for-woocommerce 18 18 * Description: Extend Protection for Woocommerce. Allows WooCommerce merchants to offer product and shipping protection to their customers. 19 * Version: 1. 0.019 * Version: 1.1.2 20 20 * Author: Extend, Inc. 21 21 * Author URI: https://extend.com/ -
helloextend-protection/tags/1.1.2/readme.txt
r3348358 r3349861 6 6 Requires at least: 4.0 7 7 Tested up to: 6.8 8 Stable tag: 1.1. 18 Stable tag: 1.1.2 9 9 Requires PHP: 7.4 10 10 License: GPLv2 or later … … 79 79 80 80 == Changelog == 81 = 1.1.2 2025-08-25 = 82 * Fix - Versioning patch 83 81 84 = 1.1.1 2025-08-01 = 82 85 * Fix - When Shipping Protection as a line item is enabled, the cart total would not correctly update when selecting or deselecting - this has been fixed -
helloextend-protection/trunk/helloextend-protection.php
r3348358 r3349861 10 10 * 11 11 * @link http://extend.com 12 * @since 1. 1.112 * @since 1.0.0 13 13 * @package HelloExtend_Protection 14 14 * … … 17 17 * Plugin URI: https://docs.extend.com/docs/extend-protection-plugin-for-woocommerce 18 18 * Description: Extend Protection for Woocommerce. Allows WooCommerce merchants to offer product and shipping protection to their customers. 19 * Version: 1. 0.019 * Version: 1.1.2 20 20 * Author: Extend, Inc. 21 21 * Author URI: https://extend.com/ -
helloextend-protection/trunk/readme.txt
r3348358 r3349861 6 6 Requires at least: 4.0 7 7 Tested up to: 6.8 8 Stable tag: 1.1. 18 Stable tag: 1.1.2 9 9 Requires PHP: 7.4 10 10 License: GPLv2 or later … … 79 79 80 80 == Changelog == 81 = 1.1.2 2025-08-25 = 82 * Fix - Versioning patch 83 81 84 = 1.1.1 2025-08-01 = 82 85 * Fix - When Shipping Protection as a line item is enabled, the cart total would not correctly update when selecting or deselecting - this has been fixed
Note: See TracChangeset
for help on using the changeset viewer.