Changeset 3468671
- Timestamp:
- 02/24/2026 01:38:22 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boxy-woocommerce-custom-redirect-after-checkout/trunk/README.txt
r3468652 r3468671 1 1 === Boxy WooCommerce Custom Redirect After Checkout === 2 Contributors: mandeep -singh-maan3 Tags: woocommerce, redirect, checkout , thankyou page2 Contributors: mandeep007 3 Tags: woocommerce, redirect, checkout 4 4 Requires at least: 5.8 5 5 Tested up to: 6.5 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 == Description ==11 == Short Description == 12 12 13 13 Redirect users to a custom URL after successful WooCommerce checkout. 14 14 15 Compatible with the latest versions of WordPress and WooCommerce. 15 == Description == 16 16 17 == Installation == 18 19 1. Upload the plugin folder to the `/wp-content/plugins/` directory. 20 2. Activate the plugin through the 'Plugins' menu in WordPress. 21 3. Go to Settings → Boxy WC Redirect. 22 4. Set your custom redirect URL. 23 5. Save settings and test after checkout. 24 25 == Frequently Asked Questions == 26 27 = Does this work with the latest WooCommerce? = 28 29 Yes, it has been tested with the latest WooCommerce version. 17 This plugin allows you to redirect customers to a custom page after successful WooCommerce checkout. 30 18 31 19 == Changelog == 32 20 33 21 = 1.0.2 = 34 * Updated compatibility for latest WordPress (6.5). 35 * Version bump. 36 * Minor readme cleanup. 37 38 = 1.0.1 = 39 * Initial stable release. 22 * Updated compatibility for WordPress 6.5
Note: See TracChangeset
for help on using the changeset viewer.