Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Automated email - cancelled booking | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Automated email – cancelled booking

Automated email – cancelled booking

Posted: December 20, 2013 at 9:11 am

Viewing 3 reply threads


Mark Williamson

December 20, 2013 at 9:11 am

Do you have a hook to fire off an email when someone cancels a booking off to the cancelee?


Dean

  • Support Staff

December 22, 2013 at 10:34 pm

Hi Mark,

No hook, but the cancellation email function is pluggable should you wish to amend it.

It is found in event-espresso/includes/functions/email.php, approx line 679 and is called event_espresso_send_cancellation_notice


Mark Williamson

December 24, 2013 at 2:28 am

Thanks Dean


Josh

December 24, 2013 at 10:15 am

Hi Mark,

I should clarify that the function that Dean pointed to deals with sending out an email if the event has been cancelled. It will send out an email to everyone who registered for that event.

If you’re going in to the Attendee overview and deleting the attendee record when the booking gets canceled, there is a hook for that:

do_action('action_hook_espresso_after_delete_attendee_event_list', $att_id, $EVT_ID);
Viewing 3 reply threads

The support post ‘Automated email – cancelled booking’ 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 - Staging Server