sanitize_comma_delimited()

Function: Sanitize comma delimited strings.

ap_is_ajax()

Function: Check if doing ajax request.

ap_form_allowed_tags()

Function: Allow HTML tags.

ap_allowed_tags

Filter Hook: Filter allowed HTML KSES tags.

ap_send_json()

Function: Send a array as a JSON.

ap_highlight_words()

Function: Highlight matching words.

ap_truncate_chars()

Function: Truncate string but preserve full word.

ap_base_page_slug()

Function: Get slug of base page.

ap_get_theme_url()

Function: Get url to a file Used for enqueue CSS or JS.

is_question()

Function: Check if current page is question page.