sanitize_textarea_field()
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5516
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5516
Function: Sanitizes various option values based on the nature of the option.
Source: wp-includes/formatting.php:4791
Function: Maps a function to all non-iterable elements of an array or an object.
Source: wp-includes/formatting.php:5076
Function: Parses a string into variables to be stored in an array.
Source: wp-includes/formatting.php:5101
Function: Converts lone less than signs.
Source: wp-includes/formatting.php:5124
Function: Callback function used by preg_replace.
Source: wp-includes/formatting.php:5136
Function: WordPress implementation of PHP sprintf() with filters.
Source: wp-includes/formatting.php:5156
Function: Escaping for HTML attributes.
Source: wp-includes/formatting.php:4644
Function: Escaping for textarea values.
Source: wp-includes/formatting.php:4669
Function: Escapes an HTML tag name.
Source: wp-includes/formatting.php:4748