ap_disable_question_suggestion()

Function: Check if question suggestion is disabled.

ap_find_duplicate_post()

Function: Find duplicate post by content.

ap_new_edit_post_status()

Function: Return post status based on AnsPress options.

ap_isset_post_value()

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

ap_sanitize_unslash()

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

ap_is_ajax()

Function: Check if doing ajax request.

ap_base_page_link()

Function: Retrieve permalink to base page.

ap_base_page_slug()

Function: Get slug of base page.

ap_form_validation_error_response()

Function: Send ajax response if there is error in validation class.

ap_allowed_mimes

Filter Hook: Filter allowed mimes types.