• Resolved Tim Burkart

    (@bigmoxy)


    Hello,
    I want to customize additional content for the customer processing order email. My question is what is the correct filter? Is it woocommerce_email_additional_content where I need to check email id, or is it woocommerce_email_additional_content_customer_processing_order?

    Thank you.

Viewing 1 replies (of 1 total)
  • Hi Tim,

    Thank you for contacting WooCommerce Plugin Support. I’m happy to help you with your question.

    The correct filter to customize additional content for the customer processing order email is woocommerce_email_additional_content_customer_processing_order. This filter allows you to add custom content to the email based on the order object and the email object. You don’t need to check the email id, as this filter is specific to the customer processing order email. For more information on how to customize WooCommerce emails using hooks and filters, please refer to these resources:

    I hope this answers your question and helps you achieve your desired result. If you have any further questions or issues, please let us know.

Viewing 1 replies (of 1 total)
  • The topic ‘What is the filter name?’ is closed to new replies.