Plugin Directory

Changeset 3388187


Ignore:
Timestamp:
11/01/2025 06:53:03 PM (5 months ago)
Author:
coderzonebd
Message:

Updating version to 1.0.2, tested with WP 6.8.3 and WC 8.9

Location:
checkoutguard/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • checkoutguard/trunk/checkoutguard.php

    r3388180 r3388187  
    44 * Plugin URI: https://coderzonebd.com/
    55 * Description: Tracks incomplete WooCommerce checkouts to help you understand cart abandonment. Includes a dashboard widget and basic fraud protection.
    6  * Version: 1.0.1
     6 * Version: 1.0.2
    77 * Requires at least: 5.6
     8 * Tested up to: 6.8.3
    89 * Requires PHP: 7.2
    910 * WC requires at least: 5.0
  • checkoutguard/trunk/readme.txt

    r3388180 r3388187  
    22Contributors: coderzonebd, devrkb21
    33Donate link: https://donate.coderzonebd.com/
    4 Tags: woocommerce, checkout, incomplete orders, abandoned cart, tracker, fraud, ecommerce
     4Tags: woocommerce, checkout, incomplete orders, abandoned cart, tracker
    55Requires at least: 5.6
    66Requires PHP: 7.2
    77WC requires at least: 5.0
    8 WC tested up to: 9.8
    9 Stable tag: 1.0.1
     8WC tested up to: 8.9
     9Tested up to: 6.8.3
     10Stable tag: 1.0.2
    1011License: GPLv3 or later
    1112License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    5960== Changelog ==
    6061
     62= 1.0.2 =
     63* Tweak: Updated and tested for WordPress 6.8.3 and WooCommerce 8.9.
     64
    6165= 1.0.1 =
    6266* Initial public release of CheckoutGuard!
Note: See TracChangeset for help on using the changeset viewer.