ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 184

sanitize_category()

Function: Sanitizes category data based on context.

Source: wp-includes/category.php:259

Used by 0 functions | Uses 0 functions

sanitize_category_field()

Function: Sanitizes data in single category key field.

Source: wp-includes/category.php:274

Used by 0 functions | Uses 0 functions

sanitize_comment_cookies()

Function: Sanitizes the cookies sent to the user already.

Source: wp-includes/comment.php:588

Used by 0 functions | Uses 0 functions

sanitize_email()

Function: Strips out all characters that are not allowable in an email.

Source: wp-includes/formatting.php:3724

Used by 0 functions | Uses 0 functions

sanitize_file_name()

Function: Sanitizes a filename, replacing whitespace with dashes.

Source: wp-includes/formatting.php:2015

Used by 0 functions | Uses 0 functions

sanitize_hex_color()

Function: Sanitizes a hex color.

Source: wp-includes/formatting.php:6148

Used by 0 functions | Uses 0 functions

sanitize_hex_color_no_hash()

Function: Sanitizes a hex color without a hash. Use sanitize_hex_color() when possible.

Source: wp-includes/formatting.php:6173

Used by 0 functions | Uses 0 functions

sanitize_html_class()

Function: Sanitizes an HTML classname to ensure it only contains valid characters.

Source: wp-includes/formatting.php:2414

Used by 0 functions | Uses 0 functions

sanitize_key()

Function: Sanitizes a string key.

Source: wp-includes/formatting.php:2167

Used by 0 functions | Uses 0 functions

sanitize_locale_name()

Function: Strips out all characters not allowed in a locale name.

Source: wp-includes/formatting.php:2444

Used by 0 functions | Uses 0 functions
« Previous 1 … 183 184 185 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy