ap_get_current_list_filters()

Function: Get active list filter by filter key.

ap_sanitize_unslash()

Function: Sanitize and unslash string or array or post/get value at the same time.

ap_questions_answer_ids()

Function: Get the IDs of answer by question ID.

ap_total_solved_questions()

Function: Get total numbers of solved question.

ap_get_sort()

Function: Get current sorting type.

ap_replace_square_bracket()

Function: Replace square brackets in a string.

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_default_nonce()

Function: Verify default ajax nonce field.

ap_parse_search_string()

Function: Parse search string to array.