AnsPress_Hooks::widget_comments_args()

Method: Filter recent comments widget args.

AnsPress_Hooks::new_subscriber()

Method: Update qameta subscribers count on adding new subscriber.

AnsPress_Hooks::delete_answer()

Method: Delete answer.

ap_before_delete_answer

Action Hook: No description

AnsPress_Hooks::trash_post_action()

Method: If a question is sent to trash, then move its answers to trash as well

ap_trash_question

Action Hook: No description

ap_trash_answer

Action Hook: Triggered before trashing an answer.

AnsPress_Hooks::untrash_ans_on_question_untrash()

Method: If questions is restored then restore its answers too.

ap_untrash_question

Action Hook: No description

ap_untrash_answer

Action Hook: No description