ap_comment_delete_locked()

Function: Check if comment delete is locked.

ap_the_comments()

Function: Output comment wrapper.

ap_comment_ajax_data()

Function: Return ajax comment data.

AnsPress_Comment_Hooks

Class: Comments class

AnsPress_Comment_Hooks::comments_data()

Method: Comment data.

AnsPress_Comment_Hooks::load_comments()

Method: Ajax callback for loading comments.

AnsPress_Comment_Hooks::new_comment()

Method: Process new comment submission.

ap_pre_insert_comment

Filter Hook: Filter comment content before inserting to DB.

ap_after_new_comment

Action Hook: No description

AnsPress_Comment_Hooks::edit_comment()

Method: Updates comment.