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
Function: Escaping for HTML blocks.
Source: wp-includes/formatting.php:4619
Filter Hook: Filters the text content after words have been trimmed.
Source: wp-includes/formatting.php:4031
Filter Hook: Filters text before named entities are converted into numbered entities.
Source: wp-includes/formatting.php:4054
Filter Hook: Filters the text after it is formatted for the editor.
Source: wp-includes/formatting.php:4353
Function: Trims text to a certain number of words.
Source: wp-includes/formatting.php:3994
Filter Hook: Filters a string cleaned and escaped for output as a URL.
Source: wp-includes/formatting.php:4523
Function: Converts named entities into numbered entities.
Source: wp-includes/formatting.php:4042
Filter Hook: Filters a string cleaned and escaped for output in JavaScript.
Source: wp-includes/formatting.php:4608
Function: Formats text for the editor.
Source: wp-includes/formatting.php:4339