WooCommerce Custom Thank You Messages
Extends Woocommerce and allows you to set the Thank You Messages on the Order Received Page for each Order Status.
by Creative Little Dots · github.com/creativelittledots/woocommerce-custom-thank-you-messages
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/creativelittledots/woocommerce-custom-thank-you-messages/archive/refs/heads/master.zipReadme
WooCommerce Custom Thank You Messages
WooCommerce Custom Thank You Messages extends Woocommerce and allows you to set the Thank You Messages on the Order Received Page for each Order Status.
Usually, to add a custom message on the Thank You page for each possible Order Status, you need to write code, well not anymore!
How it works
Got to WooCommerce > Settings > Messages and write some text into one of the Statuses you'd like to test with.

Now go and checkout, make sure you use a Payment Method that will result in the Order Status you just wrote the message for.

Voila!
Installation
- Upload the plugin to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
Requirements
PHP 5.4+
Wordpress 4+
WooCommerce 2.5+