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

esc_html

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

Source: wp-includes/formatting.php:4633

Used by 0 functions | Uses 0 functions