ap_insert_answer_qameta

Filter Hook: Modify qameta args which will be inserted after inserting or updating answer.

ap_processed_update_answer

Action Hook: Action triggered right after updating answer.

ap_processed_new_answer

Action Hook: Action triggered right after inserting new answer.

AnsPress_Comment_Hooks::comment_form()

Method: Callback for loading comment form.

ap_user_can_read_comment()

Function: Check if a user can read a comment.

ap_user_can_read_comment

Filter Hook: Filter to hijack ap_user_can_read_comment.

ap_user_can_read_comments()

Function: Check if a user can read a comments.

ap_user_can_read_comments

Filter Hook: Filter to hijack ap_user_can_read_comments.

AnsPress_Comment_Hooks::the_comments()

Method: Filter comments array to include only comments which user can read.

Input

Class: The Input type field object.