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

Function: Get total numbers of solved question.

ap_get_sort()

Function: Get current sorting type.

ap_register_menu()

Function: Register AnsPress menu.

ap_trim_traling_space()

Function: Remove white space from string.

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

Function: Verify the __nonce field.