Plugin Directory

Changeset 3477206


Ignore:
Timestamp:
03/07/2026 11:06:22 PM (4 weeks ago)
Author:
tribeinteractive
Message:

Update README in 3.0.1 tag - fix short description and emdash formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • caddy/tags/3.0.1/README.txt

    r3477190 r3477206  
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1212
    13 A high performance WooCommerce side cart, floating cart, and AJAX cart drawer built on the WordPress Interactivity API and WooCommerce Store API. Boost conversions with product recommendations, a free shipping meter, and save for later.
     13A high performance WooCommerce side cart that boosts conversions with product recommendations, a free shipping meter, and save for later.
    1414
    1515== Description ==
     
    1919= Built on Modern WordPress APIs =
    2020
    21 Caddy v3 is built from the ground up on the **WordPress Interactivity API** and the **WooCommerce Store API** the same modern foundations that power WooCommerce's own cart and checkout blocks. This means:
    22 
    23 * **Instant AJAX cart updates** no full-page reloads. Cart changes are reactive and immediate, making it the fastest WooCommerce AJAX side cart available.
    24 * **Server-synced state** every cart operation goes through the official WooCommerce Store API, ensuring accurate prices, tax calculations, and stock validation.
    25 * **Lightweight floating cart** no jQuery dependency. Caddy uses native ES modules loaded as WordPress script modules for the smallest possible footprint.
    26 * **Future-proof** built on the same APIs WordPress and WooCommerce are investing in long-term.
     21Caddy v3 is built from the ground up on the **WordPress Interactivity API** and the **WooCommerce Store API** - the same modern foundations that power WooCommerce's own cart and checkout blocks. This means:
     22
     23* **Instant AJAX cart updates** - no full-page reloads. Cart changes are reactive and immediate, making it the fastest WooCommerce AJAX side cart available.
     24* **Server-synced state** - every cart operation goes through the official WooCommerce Store API, ensuring accurate prices, tax calculations, and stock validation.
     25* **Lightweight floating cart** - no jQuery dependency. Caddy uses native ES modules loaded as WordPress script modules for the smallest possible footprint.
     26* **Future-proof** - built on the same APIs WordPress and WooCommerce are investing in long-term.
    2727
    2828**Increase average order sizes** with Caddy's built-in product recommendations, **reduce cart abandonment** with a free shipping meter, and **encourage repeat shoppers** with a saved product list.
     
    3434⚔️ **Cross-browser and cross-OS battle tested**
    3535🔒 **Secure and reliable**
    36 💡 **Lightweight no jQuery dependency**
     36💡 **Lightweight - no jQuery dependency**
    3737💰 **Boosts sales and average order value**
    3838🔄 **Works with most themes and plugins**
     
    4343= Caddy Lite features: =
    4444
    45 * Sticky floating side cart powered by the WordPress Interactivity API available across your whole site
    46 * Real-time AJAX cart operations via the WooCommerce Store API no page reloads
     45* Sticky floating side cart powered by the WordPress Interactivity API - available across your whole site
     46* Real-time AJAX cart operations via the WooCommerce Store API - no page reloads
    4747* Free shipping meter that shows customers how close they are to free shipping
    4848* Product recommendations when customers add products to their cart
     
    5555* Custom CSS to match your brand
    5656* WooCommerce HPOS support
    57 * No jQuery dependency pure ES modules
     57* No jQuery dependency - pure ES modules
    5858
    5959= Supported Languages =
     
    8484* Cart tracking & analytics dashboard
    8585* Multi-tier reward levels with free shipping, free gifts, and discounts
    86 * Workflow automation engine trigger targeted product recommendations, popup notifications, and auto-apply coupons based on cart contents, cart total, product categories, page, and customer role
     86* Workflow automation engine - trigger targeted product recommendations, popup notifications, and auto-apply coupons based on cart contents, cart total, product categories, page, and customer role
    8787* In-cart announcement bar
    8888* In-cart product subscription upsells using with the All Products for WooCommerce Subscriptions extension
     
    173173= 3.0.0 =
    174174* MAJOR: Complete rewrite using the WordPress Interactivity API for reactive, instant cart updates
    175 * MAJOR: All cart operations now use the WooCommerce Store API no legacy AJAX
    176 * MAJOR: Removed jQuery dependency pure ES modules for a dramatically smaller footprint
     175* MAJOR: All cart operations now use the WooCommerce Store API - no legacy AJAX
     176* MAJOR: Removed jQuery dependency - pure ES modules for a dramatically smaller footprint
    177177* MAJOR: Cart displays instantly on page load with server-rendered initial state (no loading delay)
    178178* Improvement: Faster and more reliable save for later feature
Note: See TracChangeset for help on using the changeset viewer.