ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 238

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

shortcode_unautop()

Function: Don’t auto-p wrap shortcodes that stand alone.

Source: wp-includes/formatting.php:820

Used by 0 functions | Uses 0 functions

seems_utf8()

Function: Checks to see if a string is utf8 encoded.

Source: wp-includes/formatting.php:879

Used by 0 functions | Uses 0 functions

_wp_specialchars()

Function: Converts a number of special characters into their HTML entities.

Source: wp-includes/formatting.php:934

Used by 0 functions | Uses 0 functions

wp_specialchars_decode()

Function: Converts a number of HTML entities into their special characters.

Source: wp-includes/formatting.php:1014

Used by 0 functions | Uses 0 functions

wp_check_invalid_utf8()

Function: Checks for invalid UTF8 in a string.

Source: wp-includes/formatting.php:1097

Used by 0 functions | Uses 0 functions

utf8_uri_encode()

Function: Encodes the Unicode values to be used in the URI.

Source: wp-includes/formatting.php:1148

Used by 0 functions | Uses 0 functions

remove_accents()

Function: Converts all accent characters to ASCII characters.

Source: wp-includes/formatting.php:1595

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
« Previous 1 … 237 238 239 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy