Changeset 3382858
- Timestamp:
- 10/22/2025 06:20:17 PM (5 months ago)
- File:
-
- 1 edited
-
clean-checkout-for-woocommerce/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clean-checkout-for-woocommerce/trunk/readme.txt
r3382838 r3382858 1 1 === Clean Checkout for WooCommerce === 2 2 Contributors: riffaz 3 Tags: woocommerce, checkout, fields, customization, checkout blocks ,3 Tags: woocommerce, checkout, fields, customization, checkout blocks 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 … … 38 38 = Does this work with the new WooCommerce Checkout Blocks? = 39 39 ✅ 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 defaultAPI restrictions, but you can hide or simplify others.40 Please note that *Country* and *Email* cannot be removed due to WooCommerce API restrictions, but you can hide or simplify others. 41 41 42 42 = Can I still use it with the classic checkout? = … … 52 52 1. **Settings Page** — Toggle switches to enable/disable checkout fields. 53 53 2. **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.54 3. **Block Checkout with Full Name and Country Fields** — Example showing the Full Name field enabled in block checkout. 55 55 56 56 == Changelog == 57 = 2.0.1 = 58 * 🛠️ Fix: Missing file causing fatal error on activation (Blocks loader). 59 57 60 = 2.0.0 = 58 61 * ✨ Added full support for WooCommerce Checkout Blocks (10.2+) … … 67 70 68 71 == Upgrade Notice == 72 = 2.0.1 = 73 Fix: Missing file causing fatal error on activation (Blocks loader). 74 69 75 = 2.0.0 = 70 76 Major update! Clean Checkout now supports both Classic and Block-based WooCommerce checkouts. 71 77 Adds 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)75 78 76 79 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.