ClassicPress logo
Skip to content
Filter by type:

Browse:

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

_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

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

wp_parse_str()

Function: Parses a string into variables to be stored in an array.

Source: wp-includes/formatting.php:5101

Used by 0 functions | Uses 0 functions

wp_parse_str

Filter Hook: Filters the array of variables derived from a parsed string.

Source: wp-includes/formatting.php:5111

Used by 0 functions | Uses 0 functions

wp_pre_kses_less_than()

Function: Converts lone less than signs.

Source: wp-includes/formatting.php:5124

Used by 0 functions | Uses 0 functions

wp_pre_kses_less_than_callback()

Function: Callback function used by preg_replace.

Source: wp-includes/formatting.php:5136

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy