Support

Home Forums Event Espresso Premium Multiple Emails for Admin

Multiple Emails for Admin

Posted: October 24, 2013 at 9:56 am


Marco Genovese

October 24, 2013 at 9:56 am

Is it possible send to the administrator, the same number of emails of events purchased?
That is, if the user purchase 3 events, the system must send 3 emails to administrator. One for each event
Remember correctly, or before, the file email.php worked in this way?


Sidney Harrell

October 24, 2013 at 12:51 pm

Yes, but since the function event_espresso_email_confirmations is plugable, and the function email_by_session_id is not, you would have to do it this way:

You can add this code to:
1 – Your theme’s functions.php file. It may get overwritten the next time you update your theme.
2 – The EE custom files add-on in the custom_functions.php file.
3 – Use this blank plugin to hold the custom function.

The support post ‘Multiple Emails for Admin’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso