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

Function: Send a array as a JSON.

ap_highlight_words()

Function: Highlight matching words.

ap_base_page_slug()

Function: Get slug of base page.

ap_base_page_link()

Function: Retrieve permalink to base page.

ap_theme_list()

Function: Get all theme names from AnsPress themes directory.

ap_get_theme_location()

Function: Get location to a file. First file is being searched in child theme and then active theme and last fall back to AnsPress theme directory.

ap_get_theme_url()

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