format_to_edit
Filter Hook: Filters the text to be formatted for editing.
Source: wp-includes/formatting.php:2736
Filter Hook: Filters the text to be formatted for editing.
Source: wp-includes/formatting.php:2736
Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Source: wp-includes/formatting.php:2204
Filter Hook: Filters a sanitized title string.
Source: wp-includes/formatting.php:2220
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: 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: 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