Power-Up

Thank You Redirects

for WooCommerce
Current Version
1.4.2
Requires WordPress
6.5
Tested Up To
7.0
Features
I18n ready
Includes actions
Includes blocks
Includes filters
Includes shortcodes
WooCommerce compatible
Translations included
πŸ‡ΊπŸ‡Έ English
πŸ‡ͺπŸ‡Έ Spanish
πŸ‡«πŸ‡· French
πŸ‡©πŸ‡ͺ German
πŸ‡¨πŸ‡³ Chinese
πŸ‡―πŸ‡΅ Japanese
πŸ‘† Click to Enlarge πŸ‘†

Many store owners want to guide customers to a more useful next step after checkout, such as onboarding, download instructions, scheduling details, upsells, or a branded confirmation experience. WooCommerce does not provide flexible thank-you-page redirects out of the box, especially when different products need different destinations.

Thank You Redirects adds a WooCommerce settings screen where you can configure one global redirect or create sortable per-product redirect rules. If an order matches more than one product rule, the highest rule in the list wins, so you stay in control of redirect priority without custom code.

When a redirect runs, the plugin appends secure order context to the destination URL automatically. That lets you build a destination page that still shows order details after the customer leaves the default WooCommerce thank-you screen. You can use included shortcodes or matching blocks to display values such as:

  • Order ID and order number
  • Order total
  • Customer email and phone number
  • Billing and shipping addresses
  • Order meta values such as payment method labels
  • Purchased items with quantities and totals

The plugin also includes a starter block pattern for building a complete custom confirmation page more quickly. This makes it practical to create polished post-purchase pages without needing to recreate order lookup logic yourself.

Key features include:

  • Global thank-you-page redirects
  • Sortable per-product redirect rules
  • Support for relative paths and full URLs
  • Secure order context passed to the destination page
  • Shortcodes for order details
  • Full site editing blocks for order details
  • A starter confirmation page block pattern
  • Compatibility with WooCommerce HPOS and Cart/Checkout blocks

Changelog

1.4.2 (2026-06-02)

  • Add the suite-standard WellPlayedWP Library dependency notice on the Plugins screen.
  • Refactor updater loading so update checks only load in WordPress admin.
  • Fix WooCommerce tested metadata consistency between the plugin header and readme.
  • Document the maintenance release with WordPress.org-compliant changelog dates.

1.4.1 (2026-04-11)

  • Fix block example placeholders so the front end does not render examples when a valid redirected order is present.
  • Document plugin version metadata for the maintenance release.

1.4.0 (2026-04-04)

  • Add uninstall cleanup for stored plugin settings.
  • Add compatibility guards for supported WordPress, PHP, and WooCommerce versions.
  • Fix redirect validation hardening and expose developer hooks for redirect behavior.
  • Add inline admin setup guidance and privacy notes around order-detail pages.
  • Add refreshed translation files and Chinese localization support.
  • Document plugin metadata for WellPlayedWP distribution and WordPress 7.0 testing.

1.3.1 (2026-03-07)

  • Remove the deprecated manual textdomain loader to satisfy current plugin checks.

1.3.0 (2026-03-07)

  • Add plugin translations for French, Spanish, Italian, German, and Japanese.
  • Add plugin text domain loading from a bundled languages directory.
  • Fix settings-page accessibility with keyboard-accessible priority controls and better labels.
  • Add plugin repository metadata and clean up plugin-check warnings.

1.2.0 (2026-03-07)

  • Add full site editing blocks for order details and order meta.
  • Add a starter confirmation page block pattern.
  • Add block and pattern availability details to the settings page.

1.1.1 (2026-03-07)

  • Refactor the product datalist into a searchable dropdown.
  • Refactor the settings-page layout and shortcode table alignment.
  • Add an order-items shortcode for destination pages.

1.1.0 (2026-03-07)

  • Refactor the raw per-product textarea into a sortable redirect list and product search.
  • Add support for relative paths and full URLs for redirect targets.
  • Add secure order context to destination pages and order-detail shortcodes.

1.0.2 (2026-03-07)

  • Add required GPL license headers to the main plugin file.
  • Remove the unused Domain Path header.
  • Document the readme Tested up to value for the current WordPress release.

1.0.1 (2026-03-07)

  • Add compatibility declarations for WooCommerce High-Performance Order Storage (HPOS).
  • Add compatibility declarations for WooCommerce Cart and Checkout blocks.

1.0.0 (2026-03-07)

  • Add the initial release.