AnsPress_Hooks::human_time_diff()

Method: Make human_time_diff strings translatable.

AnsPress_Hooks::widget_comments_args()

Method: Filter recent comments widget args.

AnsPress_Hooks::before_delete()

Method: This callback handles pre delete question actions.

AnsPress_Hooks::delete_answer()

Method: Delete answer.

AnsPress_Hooks::trash_post_action()

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

AnsPress_Hooks::untrash_ans_on_question_untrash()

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

AnsPress_Hooks::new_comment_approve()

Method: Used to create an action when comment publishes.

AnsPress_Hooks::comment_approve()

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

AnsPress_Hooks::comment_unapprove()

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

AnsPress_Hooks::comment_trash()

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