• Hi!

    I am just wondering if there is a way to customize non-order emails using hooks? Emails like New user registered and Password reset
    For other emails i can use woocommerce_email_after_order_table hook to modify emails how I want, but on these emails I don’t have that hook available

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Hi,

    The WC hook is used to display the email contact of the 3rd plugin in the order email templates only.

    To display the 3rd email content on the non-order email template, you can write your own shortcodes.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Customizing non-order emails with hooks’ is closed to new replies.