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: Sanitizes a title, replacing whitespace and a few other characters with dashes.
Source: wp-includes/formatting.php:2258
Function: Sanitizes space or carriage return separated URLs that are used to send trackbacks.
Source: wp-includes/formatting.php:5653
Function: Sanitizes a URL for database or redirect usage.
Source: wp-includes/formatting.php:4559
Function: Sanitizes a username, stripping out unsafe characters.
Source: wp-includes/formatting.php:2126
Function: Sanitizes user field based on context.
Source: wp-includes/user.php:1774
Function: Sanitize every user field.
Source: wp-includes/deprecated.php:2638
Function: Updates the htaccess file with the current rules if it is writable.
Source: wp-admin/includes/misc.php:304
Function: Saves the XML document into a file.
Source: wp-admin/includes/misc.php:1030