AnsPress_Comment_Hooks::new_comment()

Method: Process new comment submission.

AnsPress_Comment_Hooks::edit_comment()

Method: Updates comment.

AnsPress_Comment_Hooks::delete_comment()

Method: Ajax action for deleting comment.

AnsPress_Comment_Hooks::comments_template_query_args()

Method: Modify comment query args for showing pending comments to moderator.

AnsPress_Comment_Hooks::approve_comment()

Method: Ajax callback to approve comment.

AnsPress_Comment_Hooks::comment_link()

Method: Manipulate question and answer comments link.

AnsPress_Comment_Hooks::get_comment()

Method: Ajax callback to get a single comment.

AnsPress_Hooks::init()

Method: Initialize the class

AnsPress_Hooks::add_ap_tables()

Method: Add AnsPress tables in $wpdb.

AnsPress_Hooks::after_new_question()

Method: Things to do after creating a question