ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 186

sanitize_term_field()

Function: Sanitizes the field value in the term based on the context.

Source: wp-includes/taxonomy.php:1752

Used by 0 functions | Uses 0 functions

sanitize_text_field()

Function: Sanitizes a string from user input or from the database.

Source: wp-includes/formatting.php:5488

Used by 0 functions | Uses 0 functions

sanitize_textarea_field()

Function: Sanitizes a multiline string from user input or from the database.

Source: wp-includes/formatting.php:5516

Used by 0 functions | Uses 0 functions

sanitize_title()

Function: Sanitizes a string into a slug, which can be used in URLs or HTML attributes.

Source: wp-includes/formatting.php:2204

Used by 0 functions | Uses 0 functions

sanitize_title_for_query()

Function: Sanitizes a title with the ‘query’ context.

Source: wp-includes/formatting.php:2239

Used by 0 functions | Uses 0 functions

sanitize_title_with_dashes()

Function: Sanitizes a title, replacing whitespace and a few other characters with dashes.

Source: wp-includes/formatting.php:2258

Used by 0 functions | Uses 0 functions

sanitize_trackback_urls()

Function: Sanitizes space or carriage return separated URLs that are used to send trackbacks.

Source: wp-includes/formatting.php:5653

Used by 0 functions | Uses 0 functions

sanitize_url()

Function: Sanitizes a URL for database or redirect usage.

Source: wp-includes/formatting.php:4559

Used by 0 functions | Uses 0 functions

sanitize_user()

Function: Sanitizes a username, stripping out unsafe characters.

Source: wp-includes/formatting.php:2126

Used by 0 functions | Uses 0 functions

sanitize_user_field()

Function: Sanitizes user field based on context.

Source: wp-includes/user.php:1774

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