tag_escape()
Function: Escapes an HTML tag name.
Source: wp-includes/formatting.php:4748
Function: Escapes an HTML tag name.
Source: wp-includes/formatting.php:4748
Function: Trims text to a certain number of words.
Source: wp-includes/formatting.php:3994
Function: Converts named entities into numbered entities.
Source: wp-includes/formatting.php:4042
Function: Formats text for the editor.
Source: wp-includes/formatting.php:4339
Function: Performs a deep string replace operation to ensure the values in $search are no longer present.
Source: wp-includes/formatting.php:4371
Function: Escapes data for use in a MySQL query.
Source: wp-includes/formatting.php:4401
Function: Checks and cleans a URL.
Source: wp-includes/formatting.php:4423
Function: Sanitizes a URL for database or redirect usage.
Source: wp-includes/formatting.php:4541
Function: Converts entities, while preserving already-encoded entities.
Source: wp-includes/formatting.php:4573
Function: Escapes single quotes, `”`, `<`, `>`, `&`, and fixes line endings.
Source: wp-includes/formatting.php:4591