wp_specialchars_decode()
Function: Converts a number of HTML entities into their special characters.
Source: wp-includes/formatting.php:1014
Function: Converts a number of HTML entities into their special characters.
Source: wp-includes/formatting.php:1014
Function: Checks for invalid UTF8 in a string.
Source: wp-includes/formatting.php:1097
Function: Encodes the Unicode values to be used in the URI.
Source: wp-includes/formatting.php:1148
Function: Converts all accent characters to ASCII characters.
Source: wp-includes/formatting.php:1595
Function: Sanitizes a filename, replacing whitespace with dashes.
Source: wp-includes/formatting.php:2015
Filter Hook: Filters the list of characters to remove from a filename.
Source: wp-includes/formatting.php:2046
Filter Hook: Filters a sanitized filename string.
Source: wp-includes/formatting.php:2108
Function: Sanitizes a username, stripping out unsafe characters.
Source: wp-includes/formatting.php:2126
Filter Hook: Filters a sanitized username string.
Source: wp-includes/formatting.php:2153
Function: Sanitizes a string key.
Source: wp-includes/formatting.php:2167