ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_spaces_regexp()

Function: Returns the regexp for common whitespace characters.

Source: wp-includes/formatting.php:5746

Used by 0 functions | Uses 0 functions

wp_spaces_regexp

Filter Hook: Filters the regexp for common whitespace characters.

Source: wp-includes/formatting.php:5762

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

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_sprintf_l

Filter Hook: Filters the translated delimiters used by wp_sprintf_l().

Source: wp-includes/formatting.php:5255

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

_links_add_base()

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

Source: wp-includes/formatting.php:5352

Used by 0 functions | Uses 0 functions

links_add_target()

Function: Adds a Target attribute to all links in passed content.

Source: wp-includes/formatting.php:5380

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
« Previous 1 … 4 5 6 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy