AnsPress_Email_Hooks::have_emails()

Method: Check if class has emails.

AnsPress_Email_Hooks::initiate_send_email()

Method: Sends email to array of email ids.

AnsPress_Email_Hooks::ap_after_new_question()

Method: Send email to admin when new question is created.

AnsPress_Email_Hooks::ap_after_new_answer()

Method: Send email after new answer.

AnsPress_Email_Hooks::select_answer()

Method: Notify answer author that his answer is selected as best.

AnsPress_Email_Hooks::new_comment()

Method: Notify admin on new comment and is not approved.

AnsPress_Email_Hooks::ap_after_update_question()

Method: Notify after question get updated.

AnsPress_Email_Hooks::ap_after_update_answer()

Method: Notify users after answer gets updated.

AnsPress_Email_Hooks::ap_trash_question()

Method: Notify admin on trashing a question.

AnsPress_Email_Hooks::ap_trash_answer()

Method: Notify admin on trashing a answer.