wp_parse_str

Filter Hook: Filters the array of variables derived from a parsed string.

Source: wp-includes/formatting.php:4763

Used by 1 function | Uses 0 functions

esc_textarea

Filter Hook: Filters a string cleaned and escaped for output in a textarea element.

Source: wp-includes/formatting.php:4397

Used by 1 function | Uses 0 functions

clean_url

Filter Hook: Filters a string cleaned and escaped for output as a URL.

Source: wp-includes/formatting.php:4265

Used by 1 function | Uses 0 functions

esc_js()

Function: Escape single quotes, htmlspecialchar ” &, and fix line endings.

Source: wp-includes/formatting.php:4309

Used by 18 functions | Uses 4 functions

js_escape

Filter Hook: Filters a string cleaned and escaped for output in JavaScript.

Source: wp-includes/formatting.php:4326

Used by 1 function | Uses 0 functions

esc_html

Filter Hook: Filters a string cleaned and escaped for output in HTML.

Source: wp-includes/formatting.php:4351

Used by 1 function | Uses 0 functions

_deep_replace()

Function: Perform a deep string replace operation to ensure the values in $search are no longer present

Source: wp-includes/formatting.php:4121

Used by 2 functions | Uses 0 functions

excerpt_more

Filter Hook: Filters the string in the “more” link displayed after a trimmed excerpt.

Source: wp-includes/formatting.php:3712

Used by 1 function | Uses 0 functions