ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 186

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

sanitize_user_object()

Function: Sanitize every user field.

Source: wp-includes/deprecated.php:2638

Used by 0 functions | Uses 0 functions

save_mod_rewrite_rules()

Function: Updates the htaccess file with the current rules if it is writable.

Source: wp-admin/includes/misc.php:304

Used by 0 functions | Uses 0 functions

saveDomDocument()

Function: Saves the XML document into a file.

Source: wp-admin/includes/misc.php:1030

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