wp_headers

Filter Hook: Filters the HTTP headers before they’re sent to the browser.

Source: wp-includes/class-wp.php:540

Used by 0 functions | Uses 0 functions

tag_escape

Filter Hook: Filters a string cleaned and escaped for output as an HTML tag.

Source: wp-includes/formatting.php:4758

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