AnsPress_Email_Hooks::template_new_question()

Method: Add default new question email template.

AnsPress_Email_Hooks::template_new_answer()

Method: Add default new answer email template.

AnsPress_Email_Hooks::template_select_answer()

Method: Add default selected answer email template.

AnsPress_Email_Hooks::template_new_comment()

Method: Add default selected answer email template.

AnsPress_Email_Hooks::template_edit_question()

Method: Add default edit question email template.

AnsPress_Email_Hooks::template_edit_answer()

Method: Add default edit answer email template.

AnsPress_Email_Hooks::ap_all_options()

Method: Add reputation events option in AnsPress options.

AnsPress_Email_Hooks::save_email_template_form()

Method: Save email templates.

AnsPress_Email_Hooks::ap_email_template()

Method: Ajax callback for loading email template form.

AnsPress_Email_Hooks::template_form()

Method: Generate email template form.