Changeset 3420358
- Timestamp:
- 12/15/2025 04:31:26 PM (4 months ago)
- Location:
- checkoutguard
- Files:
-
- 8 edited
- 1 copied
-
tags/1.1.3 (copied) (copied from checkoutguard/trunk)
-
tags/1.1.3/CHANGELOG.md (modified) (1 diff)
-
tags/1.1.3/checkoutguard.php (modified) (1 diff)
-
tags/1.1.3/readme.txt (modified) (2 diffs)
-
tags/1.1.3/uninstall.php (modified) (1 diff)
-
trunk/CHANGELOG.md (modified) (1 diff)
-
trunk/checkoutguard.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
checkoutguard/tags/1.1.3/CHANGELOG.md
r3420356 r3420358 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 ## [1.1. 2.1] - 2025-12-158 ## [1.1.3] - 2025-12-15 9 9 10 10 ### Fixed -
checkoutguard/tags/1.1.3/checkoutguard.php
r3420356 r3420358 4 4 * Plugin URI: https://coderzonebd.com/ 5 5 * Description: Tracks incomplete WooCommerce checkouts to help you understand cart abandonment. Includes a dashboard widget, fraud protection, and courier success rate checking. 6 * Version: 1.1. 2.16 * Version: 1.1.3 7 7 * Requires at least: 5.6 8 8 * Tested up to: 6.9 -
checkoutguard/tags/1.1.3/readme.txt
r3420356 r3420358 8 8 WC tested up to: 10.4.2 9 9 Tested up to: 6.9 10 Stable tag: 1.1. 2.1.110 Stable tag: 1.1.3 11 11 License: GPLv3 or later 12 12 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 74 74 == Changelog == 75 75 76 = 1.1. 2.1=76 = 1.1.3 = 77 77 * Fixed settings page functionality for all WordPress installations 78 78 * Resolved potential conflicts with other plugins -
checkoutguard/tags/1.1.3/uninstall.php
r3420356 r3420358 11 11 * 12 12 * @package CheckoutGuard 13 * @since 1.1. 2.113 * @since 1.1.3 14 14 */ 15 15 -
checkoutguard/trunk/CHANGELOG.md
r3420356 r3420358 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 ## [1.1. 2.1] - 2025-12-158 ## [1.1.3] - 2025-12-15 9 9 10 10 ### Fixed -
checkoutguard/trunk/checkoutguard.php
r3420356 r3420358 4 4 * Plugin URI: https://coderzonebd.com/ 5 5 * Description: Tracks incomplete WooCommerce checkouts to help you understand cart abandonment. Includes a dashboard widget, fraud protection, and courier success rate checking. 6 * Version: 1.1. 2.16 * Version: 1.1.3 7 7 * Requires at least: 5.6 8 8 * Tested up to: 6.9 -
checkoutguard/trunk/readme.txt
r3420356 r3420358 8 8 WC tested up to: 10.4.2 9 9 Tested up to: 6.9 10 Stable tag: 1.1. 2.1.110 Stable tag: 1.1.3 11 11 License: GPLv3 or later 12 12 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 74 74 == Changelog == 75 75 76 = 1.1. 2.1=76 = 1.1.3 = 77 77 * Fixed settings page functionality for all WordPress installations 78 78 * Resolved potential conflicts with other plugins -
checkoutguard/trunk/uninstall.php
r3420356 r3420358 11 11 * 12 12 * @package CheckoutGuard 13 * @since 1.1. 2.113 * @since 1.1.3 14 14 */ 15 15
Note: See TracChangeset
for help on using the changeset viewer.