ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/formatting.php
  • Page 14

format_to_edit

Filter Hook: Filters the text to be formatted for editing.

Source: wp-includes/formatting.php:2736

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

Filter Hook: Filters a sanitized title string.

Source: wp-includes/formatting.php:2220

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_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_html_class()

Function: Sanitizes an HTML classname to ensure it only contains valid characters.

Source: wp-includes/formatting.php:2414

Used by 0 functions | Uses 0 functions

sanitize_html_class

Filter Hook: Filters a sanitized HTML class string.

Source: wp-includes/formatting.php:2433

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
« Previous 1 … 13 14 15 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy