ap_pre_update_answer

Filter Hook: Can be used to modify `$args` before updating answer

ap_pre_insert_answer

Filter Hook: Can be used to modify args before inserting answer.

ap_answer_post_ajax_response()

Function: Send ajax response after posting an answer.

AnsPress_BasePage_Shortcode

Class: Class for AnsPress base page shortcode

AnsPress_BasePage_Shortcode::get_instance()

Method: Get current instance.

AnsPress_BasePage_Shortcode::anspress_sc()

Method: Control the output of [anspress] shortcode.

ap_before

Action Hook: Action is fired before loading AnsPress body.

AnsPress_BasePage_Shortcode::attributes()

Method: Get attributes from shortcode and set it as query var.

AnsPress_PostTypes

Class: Custom post type.

AnsPress_PostTypes::init()

Method: Initialize the class