ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 231

wp_spaces_regexp()

Function: Returns the regexp for common whitespace characters.

Source: wp-includes/formatting.php:5746

Used by 0 functions | Uses 0 functions

print_emoji_styles()

Function: Prints the important emoji-related styles.

Source: wp-includes/formatting.php:5773

Used by 0 functions | Uses 0 functions

_links_add_target()

Function: Callback to add a target attribute to all links in passed content.

Source: wp-includes/formatting.php:5398

Used by 0 functions | Uses 0 functions

normalize_whitespace()

Function: Normalizes EOL characters and strips duplicate whitespace.

Source: wp-includes/formatting.php:5413

Used by 0 functions | Uses 0 functions

wp_strip_all_tags()

Function: Properly strips all HTML tags including script and style

Source: wp-includes/formatting.php:5433

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

wp_sprintf_l()

Function: Localizes list items before the rest of the content.

Source: wp-includes/formatting.php:5233

Used by 0 functions | Uses 0 functions

wp_html_excerpt()

Function: Safely extracts not more than the first $count characters from HTML string.

Source: wp-includes/formatting.php:5302

Used by 0 functions | Uses 0 functions

links_add_base_url()

Function: Adds a base URL to relative links in passed content.

Source: wp-includes/formatting.php:5334

Used by 0 functions | Uses 0 functions
« Previous 1 … 230 231 232 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy