ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 572

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

sanitize_user()

Function: Sanitizes a username, stripping out unsafe characters.

Source: wp-includes/formatting.php:2126

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

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

sanitize_file_name_chars

Filter Hook: Filters the list of characters to remove from a filename.

Source: wp-includes/formatting.php:2046

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_Session_Tokens::update_session()

Method: Updates a session based on its verifier (token hash).

Source: wp-includes/class-wp-session-tokens.php:271

Used by 0 functions | Uses 0 functions
« Previous 1 … 571 572 573 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy