ap_post_edit_link

Filter Hook: Allows filtering post edit link.

ap_truncate_chars()

Function: Truncate string but preserve full word.

ap_short_num()

Function: Convert number to 1K, 1M etc.

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.

AnsPress_Vote::vote()

Method: Process voting button.