_deep_replace()

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

Source: wp-includes/formatting.php:4371

Used by 0 functions | Uses 0 functions

clean_url

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

Source: wp-includes/formatting.php:4523

Used by 0 functions | Uses 0 functions

esc_js()

Function: Escapes single quotes, `”`, `<`, `>`, `&`, and fixes line endings.

Source: wp-includes/formatting.php:4591

Used by 0 functions | Uses 0 functions

js_escape

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

Source: wp-includes/formatting.php:4608

Used by 0 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:3965

Used by 0 functions | Uses 0 functions