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.

Email

Class: The email class.

AnsPress_Email_Hooks::template_trash_question()

Method: Add default trash question email template.

AnsPress_Email_Hooks::template_trash_answer()

Method: Add default trash answer email template.

AnsPress_Profile_Hooks::current_user_id()

Method: Get current user id for AnsPress profile.