=== Custom Thank You Pages PRO for WooCommerce ===
Contributors: bogdanfix
Donate link: https://paypal.me/bogdanfix
Tags: thank you, page, ty page, order received, custom, woocommerce
Requires at least: 4.6
Tested up to: 6.6
Requires PHP: 5.2.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Setup custom WooCommerce thank you (aka "order received") pages for single products, by category or for all products. Add tracking code to your custom thank you pages easily. PRO version.

== Description ==

This plugin lets you setup custom WooCommerce thank you (aka "order received") pages for:
* single products
* by category
* for all products at once

The custom thank you page could be a page within your WordPress or any URL outside of your site.

Our plugin will add order details to your custom thank you page withing WordPress automatically (after your custom content).

You can also add any tracking codes to these custom TY pages. This helps you setup more advanced tracking for WooCommerce so much easier.

For example, if you have to track different conversion events for different checkout funnels, you can easily set that up with our plugin.

Here's a video demonstrating 2 ways of adding a custom thank you page for WooCommerce (via custom code vs. via our plugin):

https://www.youtube.com/watch?v=iw_4DSM5-AI&t=176s

Cheers :)

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/wc-custom-thank-you-pages` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to "Custom TY Pages" in the menu.
4. Click "Add new" button at the top to setup new custom thank you page redirection.

== Frequently Asked Questions ==

= How many custom thank you pages can I setup with this plugin? =

You can have as many custom thank you page redirections as you wish. This is a full PRO version with no limitations.

= Should I paste tracking codes with or without wrapping <script></script> tags? =

You should copy and paste your tracking codes into "Tracking Code" field as is. Do not remove <script></script> tags.

== Screenshots ==

1. All Saved Custom TY Pages. You will see the target product or category name, when it was last modified, where it redirects to and who added it.
2. Add new / Edit Custom TY Page. On this screen you will be adding the new custom "order received" redirection and setting it up, or editing the existing one.

== Changelog ==

= 1.0.1 =
* Declare HPOS compatibility;

= 1.0.0 =
* initial release;

== Upgrade Notice ==

= 1.0.0 =
Initial release.