AnsPress_Comment_Hooks

Class: Comments class

ap_comment_delete_locked()

Function: Check if comment delete is locked.

ap_comment_btn_html()

Function: Load comment form button.

AnsPress_Comment_Hooks::get_comment()

Method: Ajax callback to get a single comment.

AnsPress_Comment_Hooks::load_comments()

Method: Ajax callback for loading comments.

ap_unpublish_comment

Action Hook: No description

AnsPress_Comment_Hooks::delete_comment()

Method: Ajax action for deleting comment.

AnsPress_Comment_Hooks::edit_comment()

Method: Updates comment.

ap_after_new_comment

Action Hook: No description

ap_pre_insert_comment

Filter Hook: Filter comment content before inserting to DB.