sanitize_term_field()
Function: Sanitizes the field value in the term based on the context.
Source: wp-includes/taxonomy.php:1752
Function: Sanitizes the field value in the term based on the context.
Source: wp-includes/taxonomy.php:1752
Function: Sanitizes a string from user input or from the database.
Source: wp-includes/formatting.php:5488
Function: Sanitizes a multiline string from user input or from the database.
Source: wp-includes/formatting.php:5516
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