AP_QA_Query_Hooks::posts_results()

Method: Add qameta fields to post and prefetch metas and users.

AnsPress_Theme::anspress_basepage_template()

Method: Check if anspress.php file exists in theme. If exists then load this template for AnsPress.

AnsPress_Theme::wp_head()

Method: Add feed and links in HEAD of the document

ap_questions_the_pagination()

Function: Output questions page pagination.

ap_answer_post_ajax_response()

Function: Send ajax response after posting an answer.

ap_answer_form()

Function: Generate answer form.

ap_get_categories_slug()

Function: Slug for categories page.

AnsPress_Hooks::new_comment_approve()

Method: Used to create an action when comment publishes.

AnsPress_Hooks::comment_approve()

Method: Used to create an action when comment get approved.

AnsPress_Hooks::comment_unapprove()

Method: Used to create an action when comment get unapproved.