esc_js()
Function: Escapes single quotes, `”`, `<`, `>`, `&`, and fixes line endings.
Source: wp-includes/formatting.php:4591
Function: Escapes single quotes, `”`, `<`, `>`, `&`, and fixes line endings.
Source: wp-includes/formatting.php:4591
Filter Hook: Filters a string cleaned and escaped for output in JavaScript.
Source: wp-includes/formatting.php:4608
Function: Escaping for HTML blocks.
Source: wp-includes/formatting.php:4619
Filter Hook: Filters a string cleaned and escaped for output in HTML.
Source: wp-includes/formatting.php:4633
Function: Trims text to a certain number of words.
Source: wp-includes/formatting.php:3994
Filter Hook: Filters the text content after words have been trimmed.
Source: wp-includes/formatting.php:4031
Function: Converts named entities into numbered entities.
Source: wp-includes/formatting.php:4042
Filter Hook: Filters text before named entities are converted into numbered entities.
Source: wp-includes/formatting.php:4054
Function: Given a date in the timezone of the site, returns that date in UTC.
Source: wp-includes/formatting.php:3634
Function: Given a date in UTC or GMT timezone, returns that date in the timezone of the site.
Source: wp-includes/formatting.php:3656