normalize_whitespace()
Function: Normalizes EOL characters and strips duplicate whitespace.
Source: wp-includes/formatting.php:5413
Function: Normalizes EOL characters and strips duplicate whitespace.
Source: wp-includes/formatting.php:5413
Function: Properly strips all HTML tags including script and style
Source: wp-includes/formatting.php:5433
Function: Sanitizes a string from user input or from the database.
Source: wp-includes/formatting.php:5488
Filter Hook: Filters a sanitized text field string.
Source: wp-includes/formatting.php:5499
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5516
Filter Hook: Filters a sanitized textarea field string.
Source: wp-includes/formatting.php:5527
Function: WordPress implementation of PHP sprintf() with filters.
Source: wp-includes/formatting.php:5156
Filter Hook: Filters a fragment from the pattern passed to wp_sprintf().
Source: wp-includes/formatting.php:5204
Function: Escaping for HTML attributes.
Source: wp-includes/formatting.php:4644
Filter Hook: Filters a string cleaned and escaped for output in an HTML attribute.
Source: wp-includes/formatting.php:4658