Filter WooCommerce Order Received Thank You Text

You can filter the text on a WooCommerce order received after checkout, by default the text reads ‘Thank you. Your order has been received’, but you may want to add some further instruction, which you can do using the filter woocommerce_thankyou_order_received_text

woocommerce-thankyou-text

Above the original text is being replaced.

Or below the original text is being retained with some new text added.

4 comments

  • Varun Gupta

    Does not seem to be working :(

  • you should do it in your themes child files..

  • Isra Gonzalez

    Hello!!! My name is Isra
    I am a developer, but I am very new to wordpress and woocommerce.
    I need to do precisely what you do in this example, but I do not know where to edit this php.
    Can you help me telling me what file do I have to edit and where I can find it?

    • Isra Gonzalez

      Ignore all of this! I have done it!!
      I found the php file at:
      …MYDOMAIN/wp-content/themes/MYTHEME/functions.php

      Thank you for the article!!!

Leave your comment