groundhogg/email_notification/run/after

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

do_action( 'groundhogg/email_notification/run/after', $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