ap_is_profile_menu()

Function: Check if object is profile menu item.

ap_questions_answer_ids()

Function: Get the IDs of answer by question ID.

ap_whitelist_array()

Function: Whitelist array items.

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

Function: Remove white space from string.