sanitize_title()
Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Source: wp-includes/formatting.php:2204
Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Source: wp-includes/formatting.php:2204
Function: Sanitizes a title with the ‘query’ context.
Source: wp-includes/formatting.php:2239
Function: Don’t auto-p wrap shortcodes that stand alone.
Source: wp-includes/formatting.php:820
Function: Checks to see if a string is utf8 encoded.
Source: wp-includes/formatting.php:879
Function: Converts a number of special characters into their HTML entities.
Source: wp-includes/formatting.php:934
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