ap_env_dev()

Function: Check if anspress environment is development.

ap_append_table_names()

Function: Append table name in $wpdb.

ap_isset_post_value()

Function: Check if $_REQUEST var exists and get value. If not return default.

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.