-
Posted a reply to Send new order email to customer, on the site WordPress.org Forums:
Hi there, does this help? https://wordpress.org/support/topic/cant-send-custom-emails-to-customers-only/ Let me know if not, because I got this… -
Posted a reply to Undefined variable, on the site WordPress.org Forums:
I added the $email variable myself with an empty string $email = ''; //variable is… -
Posted a reply to Cant send custom emails to customers only, on the site WordPress.org Forums:
I managed to get this working by setting the 'recipients' to an invalid email ("Customer").…