AnsPress_Hooks::edit_comment()

Method: Edit comment hook callback.

ap_publish_comment

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

AnsPress_Hooks::unpublish_comment()

Method: Actions to run after unpublishing a comment.

AnsPress_Hooks::new_comment_approve()

Method: Used to create an action when comment publishes.

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.

AnsPress_Hooks::publish_comment()

Method: Actions to run after posting a comment

AnsPress_Hooks

Class: Register common anspress hooks

AnsPress_Hooks::after_new_answer()

Method: Things to do after creating an answer

ap_after_new_answer

Action Hook: Action triggered after inserting an answer