AnsPress_BasePage_Shortcode::anspress_sc()

Method: Control the output of [anspress] shortcode.

AnsPress_BasePage_Shortcode::attributes()

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

AnsPress_PostTypes::init()

Method: Initialize the class

AnsPress_PostTypes::register_question_cpt()

Method: Register question CPT.

AnsPress_PostTypes::register_answer_cpt()

Method: Register answer custom post type.

AnsPress_PostTypes::post_type_link()

Method: Alter question and answer CPT permalink.

AnsPress_Hooks::filter_page_title()

Method: Append variable to post Object.

AnsPress_Hooks::new_subscriber()

Method: Update qameta subscribers count on adding new subscriber.

AnsPress_Hooks::delete_subscriber()

Method: Update qameta subscribers count on adding new subscriber.

AnsPress_Hooks::display_question_metas()

Method: No description