Changeset 3476285
- Timestamp:
- 03/06/2026 10:57:54 AM (4 weeks ago)
- Location:
- tw-replace-cart-button-with-learn-more-for-woocommerce
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tw-replace-cart-button-with-learn-more-for-woocommerce/tags/1.0.0/readme.txt
r3476280 r3476285 28 28 **How It Works** 29 29 30 The plugin hooks into WooCommerce product loops and replaces the Add to Cart button with a Learn More button that links to the product detail page.30 * The plugin hooks into WooCommerce product loops and replaces the Add to Cart button with a Learn More button that links to the product detail page. 31 31 32 This behavior applies to:33 * Shop page34 * Product category pages35 * Product tag pages36 * WooCommerce product loops32 * This behavior applies to: 33 * Shop page 34 * Product category pages 35 * Product tag pages 36 * WooCommerce product loops 37 37 38 Cart page cross sell buttons are not modified to preserve checkout experience.38 * Cart page cross sell buttons are not modified to preserve checkout experience. 39 39 40 40 == Installation == -
tw-replace-cart-button-with-learn-more-for-woocommerce/trunk/readme.txt
r3476280 r3476285 28 28 **How It Works** 29 29 30 The plugin hooks into WooCommerce product loops and replaces the Add to Cart button with a Learn More button that links to the product detail page.30 * The plugin hooks into WooCommerce product loops and replaces the Add to Cart button with a Learn More button that links to the product detail page. 31 31 32 This behavior applies to:33 * Shop page34 * Product category pages35 * Product tag pages36 * WooCommerce product loops32 * This behavior applies to: 33 * Shop page 34 * Product category pages 35 * Product tag pages 36 * WooCommerce product loops 37 37 38 Cart page cross sell buttons are not modified to preserve checkout experience.38 * Cart page cross sell buttons are not modified to preserve checkout experience. 39 39 40 40 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.