Plugin Directory

Changeset 3382858


Ignore:
Timestamp:
10/22/2025 06:20:17 PM (5 months ago)
Author:
riffaz
Message:

updating readme text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • clean-checkout-for-woocommerce/trunk/readme.txt

    r3382838 r3382858  
    11=== Clean Checkout for WooCommerce ===
    22Contributors: riffaz
    3 Tags: woocommerce, checkout, fields, customization, checkout blocks,
     3Tags: woocommerce, checkout, fields, customization, checkout blocks
    44Requires at least: 5.0
    55Tested up to: 6.8
     
    3838= Does this work with the new WooCommerce Checkout Blocks? =
    3939✅ Yes! Version 2.0 adds full support for Checkout Blocks (WooCommerce 10.0 and above). 
    40 But Please note, *Country* and *Email* cannot be removed due to WooCommerce default API restrictions, but you can hide or simplify others.
     40Please note that *Country* and *Email* cannot be removed due to WooCommerce API restrictions, but you can hide or simplify others.
    4141
    4242= Can I still use it with the classic checkout? =
     
    52521. **Settings Page** — Toggle switches to enable/disable checkout fields.
    53532. **Classic Checkout with Full Name Field** — Example showing the Full Name field enabled in classic checkout.
    54 3. **Block Checkout with Full Name and Country Fields** - Example showing the Full Name field enabled in block checkout.
     543. **Block Checkout with Full Name and Country Fields** Example showing the Full Name field enabled in block checkout.
    5555
    5656== Changelog ==
     57= 2.0.1 =
     58* 🛠️ Fix: Missing file causing fatal error on activation (Blocks loader).
     59
    5760= 2.0.0 =
    5861* ✨ Added full support for WooCommerce Checkout Blocks (10.2+)
     
    6770
    6871== Upgrade Notice ==
     72= 2.0.1 =
     73Fix: Missing file causing fatal error on activation (Blocks loader).
     74
    6975= 2.0.0 =
    7076Major update! Clean Checkout now supports both Classic and Block-based WooCommerce checkouts. 
    7177Adds Full Name field, updated UI, and curated support links. Please test on a staging site before updating.
    72 
    73 = 2.0.1 = changelog line:
    74 Fix: missing file causing fatal on activation (Blocks loader)
    7578
    7679= 1.0 =
Note: See TracChangeset for help on using the changeset viewer.