Helper::add_template_tag()

Method: Add template tags.

ap_adding_email_tag

Action Hook: Action triggered after adding email template tag.

Helper::add_template_tags()

Method: Add multiple template tags.

Helper::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::get_default_template()

Method: Return default template for an event.

ap_email_default_template_{$event}

Filter Hook: Used for registering a default email template for an event.

Email::template_new_question()

Method: Add default new question email template.

Email::template_new_answer()

Method: Add default new answer email template.

Email::template_select_answer()

Method: Add default selected answer email template.