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

AnsPress_Hooks::new_comment_approve()

Method: Used to create an action when comment publishes.

ap_publish_comment

Action Hook: Action is triggered when a anspress comment is published.

AnsPress_Hooks::comment_approve()

Method: Used to create an action when comment get approved.

ap_publish_comment

Action Hook: No description