WordPress isn’t sending welcome email with the password reset
WordPress isn’t sending welcome email with the password reset
WordPress isn’t sending welcome email with the password reset
Customize the summary table of an order in the email
Choose from different emails for different purposes
Send email on creation of custom post type and use get_post_meta()
Dynamic Email Handler with ‘header (“Location: …’
What’s the simplest way to send WordPress posts to a Mailchimp list? [closed]
How to send async emails in wordpress?
Form that stores emails [closed]
Insert a custom field as a second email address to a completed order in WooCommerce
Best way would be to save a custom version of the theme template into your theme folder. That way you can customise that individual email and include the custom field. Can do this by copying the customer-completed-order.php from WooCommerce into a /woocommerce/templates/ folder in your theme. More info on the WooCommerce docs: Template Structure + … Read more