get_question_id()

Function: Get current question ID in single question 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_base_page_link()

Function: Retrieve permalink to base page.

ap_base_page_slug

Filter Hook: No description

ap_human_time()

Function: Return human readable time format.

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.