by michelle | Jul 25, 2022 | Tutorials, Woocommerce, Wordpress
Add Content to the Woocommerce Customer Cancelled Order Email In this post you will learn how you can add custom content to the Woocommerce emails that will be sent to customers when the order status is “Cancelled”. This is how the...
by michelle | Jul 25, 2022 | Tutorials, Woocommerce, Wordpress
Add Content to the Woocommerce Customer Processing Order Email In this post we will show you how you can add custom content to the Woocommerce emails that will be sent to customers when the order status is “Processing”. This is how the...
by michelle | Jul 19, 2022 | Tutorials, Woocommerce, Wordpress
Change “From” Email Address In WordPress, all emails are sent using the wp_mail() function. You can change the “From” email address under Settings –> General or with the code from this post. The email address that is displayed at...