sanitize_key()
Function: Sanitizes a string key.
Source: wp-includes/formatting.php:2154
Function: Sanitizes a string key.
Source: wp-includes/formatting.php:2154
Function: Performs esc_url() for database or redirect usage.
Source: wp-includes/formatting.php:4492
Function: Sanitizes meta value.
Source: wp-includes/meta.php:1304
Function: Sanitizes every post field.
Source: wp-includes/post.php:2691
Function: Sanitizes all term fields.
Source: wp-includes/taxonomy.php:1643
Function: Sanitizes a username, stripping out unsafe characters.
Source: wp-includes/formatting.php:2113
Function: Strips out all characters that are not allowable in an email.
Source: wp-includes/formatting.php:3673
Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.
Source: wp-includes/formatting.php:2191
Function: Sanitizes various option values based on the nature of the option.
Source: wp-includes/formatting.php:4723
Function: Sanitizes all bookmark fields.
Source: wp-includes/bookmark.php:333
Function: Sanitizes category data based on context.
Source: wp-includes/category.php:259
Function: Sanitizes a filename, replacing whitespace with dashes.
Source: wp-includes/formatting.php:2003
Function: Sanitizes a hex color.
Source: wp-includes/formatting.php:6051
Function: Sanitizes a mime type
Source: wp-includes/formatting.php:5554
Function: Converts an array-like value to an array.
Source: wp-includes/rest-api.php:1498
Function: Sanitizes an HTML classname to ensure it only contains valid characters.
Source: wp-includes/formatting.php:2400
Function: Sanitizes a post field based on context.
Source: wp-includes/post.php:2737
Function: Sanitizes the field value in the term based on the context.
Source: wp-includes/taxonomy.php:1695
Function: Sanitizes a string from user input or from the database.
Source: wp-includes/formatting.php:5413
Function: Sanitizes user field based on context.
Source: wp-includes/user.php:1727
Function: Converts an object-like value to an object.
Source: wp-includes/rest-api.php:1543
Function: Ensures a string is a valid SQL ‘order by’ clause.
Source: wp-includes/formatting.php:2378
Function: Sanitize every user field.
Source: wp-includes/deprecated.php:2638
Function: Sanitizes a URL for use in a redirect.
Source: wp-includes/pluggable.php:1439
Function: Changes a boolean-like value into the proper boolean value.
Source: wp-includes/rest-api.php:1416
Function: Internal helper function to sanitize a string from user input or from the database.
Source: wp-includes/formatting.php:5465
Function: Sanitizes a bookmark field.
Source: wp-includes/bookmark.php:398
Function: Sanitizes data in single category key field.
Source: wp-includes/category.php:274
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5441
Function: Sanitizes space or carriage return separated URLs that are used to send trackbacks.
Source: wp-includes/formatting.php:5575