Plugin Directory

Changeset 3420358


Ignore:
Timestamp:
12/15/2025 04:31:26 PM (4 months ago)
Author:
coderzonebd
Message:

Update codebase of 1.1.3

Location:
checkoutguard
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • checkoutguard/tags/1.1.3/CHANGELOG.md

    r3420356 r3420358  
    66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
    77
    8 ## [1.1.2.1] - 2025-12-15
     8## [1.1.3] - 2025-12-15
    99
    1010### Fixed
  • checkoutguard/tags/1.1.3/checkoutguard.php

    r3420356 r3420358  
    44 * Plugin URI: https://coderzonebd.com/
    55 * 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.1
     6 * Version: 1.1.3
    77 * Requires at least: 5.6
    88 * Tested up to: 6.9
  • checkoutguard/tags/1.1.3/readme.txt

    r3420356 r3420358  
    88WC tested up to: 10.4.2
    99Tested up to: 6.9
    10 Stable tag: 1.1.2.1.1
     10Stable tag: 1.1.3
    1111License: GPLv3 or later
    1212License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7474== Changelog ==
    7575
    76 = 1.1.2.1 =
     76= 1.1.3 =
    7777* Fixed settings page functionality for all WordPress installations
    7878* Resolved potential conflicts with other plugins
  • checkoutguard/tags/1.1.3/uninstall.php

    r3420356 r3420358  
    1111 *
    1212 * @package CheckoutGuard
    13  * @since 1.1.2.1
     13 * @since 1.1.3
    1414 */
    1515
  • checkoutguard/trunk/CHANGELOG.md

    r3420356 r3420358  
    66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
    77
    8 ## [1.1.2.1] - 2025-12-15
     8## [1.1.3] - 2025-12-15
    99
    1010### Fixed
  • checkoutguard/trunk/checkoutguard.php

    r3420356 r3420358  
    44 * Plugin URI: https://coderzonebd.com/
    55 * 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.1
     6 * Version: 1.1.3
    77 * Requires at least: 5.6
    88 * Tested up to: 6.9
  • checkoutguard/trunk/readme.txt

    r3420356 r3420358  
    88WC tested up to: 10.4.2
    99Tested up to: 6.9
    10 Stable tag: 1.1.2.1.1
     10Stable tag: 1.1.3
    1111License: GPLv3 or later
    1212License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7474== Changelog ==
    7575
    76 = 1.1.2.1 =
     76= 1.1.3 =
    7777* Fixed settings page functionality for all WordPress installations
    7878* Resolved potential conflicts with other plugins
  • checkoutguard/trunk/uninstall.php

    r3420356 r3420358  
    1111 *
    1212 * @package CheckoutGuard
    13  * @since 1.1.2.1
     13 * @since 1.1.3
    1414 */
    1515
Note: See TracChangeset for help on using the changeset viewer.