groundhogg/email_notification/run/before

This hook is used to add custom code before an email notification sends to a customer.

do_action( 'groundhogg/email_notification/run/before', $this, $contact, $event );

This hook provides three objects to work with: object of email_notification class, Contact class object, and object of the event class.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us