Email::add_template_tags()

Method: Add multiple template tags.

Email::get_default_template()

Method: Get default template for an email.

ap_email_default_template_{$this->event}

Filter Hook: Filter for adding default email template.

Email::prepare_template()

Method: Prepare template for email body based on event type.

ap_email_main_tags

Filter Hook: This filter allows overriding `$main_tags`. Which is used in main email template.

ap_email_template_prepared

Filter Hook: Allows filtering email template after its prepared, passed be reference.

ap_before_email_to_list

Action Hook: Hook triggered before an email added to current sending list.

Email::add_user()

Method: Add user or email to current sending list.

Email::add_template_tag()

Method: Add template tags.

ap_adding_email_tag

Action Hook: Action triggered after adding email template tag.