eo_get_booking_notification_email
since 1.5
Pro
eo_get_booking_notification_email( $booking_id )
Returns the email address for admin notifications for a specific booking.
This function acts as a holder for the filter: eventorganiser_booking_notification_email
. This
allows plugins to change the email to which booking notifications are sent, on a per booking (and
so per event basis).
Parameters
Return value
\arrays
|
Emails use for booking notificatinos.
|
Hooks
Changelog