Forum Replies Created
-
massimo titoMembre# il y a 3 années et 4 mois
Hi,
I followed your directions and everything works fine.
I added all the functions that I created in the function.php file, in particular I put an add_action( ‘cuar/notifications/on-email-sent’, ‘add_email_notification’, 10, 5 ); to add an email address (Bcc) to have greater control over all emails sent.This works correctly.
Thank you
massimo titoMembre# il y a 3 années et 4 moisHi,
thanks for the answer, your code worked, I had to change the variable $post_id = $post->ID;I modified the file customer-area-notifications/src/php/helpers/notifications-admin-interface.class.php to set the notifications checkbox to always be checked when creating a new file.
I have another question, can I add an email address when sending the email?
for example: customer email + Bcc: Admin Email
thank you
2 sujets de 1 à 2 (sur un total de 2)