ap_create_base_page()

Function: Create base page for AnsPress.

ap_question_title_with_solved_prefix()

Function: Return question title with solved prefix if answer is accepted.

ap_verify_nonce()

Function: Verify the __nonce field.

ap_verify_default_nonce()

Function: Verify default ajax nonce field.

ap_parse_search_string()

Function: Parse search string to array.

ap_total_published_questions()

Function: Return total numbers of published questions.

ap_responce_message()

Function: Return response with type and message.

ap_ajax_responce()

Function: Format an array as valid AnsPress ajax response.

ap_meta_array_map()

Function: Array map callback.

ap_current_page_url()

Function: Return the current page url.