sanitize_title_with_dashes()
Function: Sanitizes a title, replacing whitespace and a few other characters with dashes.
Source: wp-includes/formatting.php:2258
Function: Sanitizes a title, replacing whitespace and a few other characters with dashes.
Source: wp-includes/formatting.php:2258
Function: Ensures a string is a valid SQL ‘order by’ clause.
Source: wp-includes/formatting.php:2392
Function: Sanitizes an HTML classname to ensure it only contains valid characters.
Source: wp-includes/formatting.php:2414
Filter Hook: Filters a sanitized HTML class string.
Source: wp-includes/formatting.php:2433
Function: Converts lone & characters into `&` (a.k.a. `&`)
Source: wp-includes/formatting.php:2468
Function: Converts invalid Unicode references range to valid range.
Source: wp-includes/formatting.php:2488
Function: Balances tags if forced to, or if the ‘use_balanceTags’ option is set to true.
Source: wp-includes/formatting.php:2540
Function: Balances tags of string using a modified stack.
Source: wp-includes/formatting.php:2567
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