esc_js()

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

Source: wp-includes/formatting.php:4591

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