ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 185

sanitize_meta()

Function: Sanitizes meta value.

Source: wp-includes/meta.php:1313

Used by 3 functions | Uses 4 functions

sanitize_mime_type()

Function: Sanitizes a mime type

Source: wp-includes/formatting.php:5632

Used by 0 functions | Uses 0 functions

sanitize_option()

Function: Sanitizes various option values based on the nature of the option.

Source: wp-includes/formatting.php:4791

Used by 0 functions | Uses 0 functions

sanitize_post()

Function: Sanitizes every post field.

Source: wp-includes/post.php:2445

Used by 0 functions | Uses 0 functions

sanitize_post_field()

Function: Sanitizes a post field based on context.

Source: wp-includes/post.php:2491

Used by 0 functions | Uses 0 functions

sanitize_sql_orderby()

Function: Ensures a string is a valid SQL ‘order by’ clause.

Source: wp-includes/formatting.php:2392

Used by 0 functions | Uses 0 functions

sanitize_term()

Function: Sanitizes all term fields.

Source: wp-includes/taxonomy.php:1700

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 184 185 186 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy