ap_base_page_slug

Filter Hook: No description

is_anspress()

Function: Check if current page is AnsPress. Also check if showing question or answer page in BuddyPress.

ap_theme_url

Filter Hook: Allows filtering url of a AnsPress file.

ap_get_theme_location

Filter Hook: Filter AnsPress template file.

ap_base_page_link()

Function: Retrieve permalink to base page.

ap_get_theme_location()

Function: Get location to a file. First file is being searched in child theme and then active theme and last fall back to AnsPress theme directory.

ap_ask_form()

Function: Output new/edit question form.

ap_remove_stop_words_post_name()

Function: Remove stop words from post name if option is enabled.

ap_answer_post_ajax_response()

Function: Send ajax response after posting an answer.

ap_answer_form()

Function: Generate answer form.