AnsPress_Comment_Hooks::comments_template()

Method: Override comments template for single question page.

ap_new_comment_btn()

Function: Return or print new comment button.

ap_post_comments()

Function: A wrapper function for @see ap_the_comments() for using in post templates.

AnsPress_Comment_Hooks::preprocess_comment()

Method: Change comment_type while adding comments for question or answer.

AnsPress_Comment_Hooks::comment_form()

Method: Callback for loading comment form.

AnsPress_Comment_Hooks::the_comments()

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

ap_after_deleting_comment

Action Hook: No description

ap_comment_actions

Filter Hook: For filtering comment action buttons.

ap_the_comments()

Function: Output comment wrapper.

ap_comment_actions()

Function: Comment actions args.