ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_text_field

Filter Hook: Filters a sanitized text field string.

Source: wp-includes/formatting.php:5499

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

sanitize_textarea_field

Filter Hook: Filters a sanitized textarea field string.

Source: wp-includes/formatting.php:5527

Used by 0 functions | Uses 0 functions

wp_sprintf()

Function: WordPress implementation of PHP sprintf() with filters.

Source: wp-includes/formatting.php:5156

Used by 0 functions | Uses 0 functions

wp_sprintf

Filter Hook: Filters a fragment from the pattern passed to wp_sprintf().

Source: wp-includes/formatting.php:5204

Used by 0 functions | Uses 0 functions

esc_attr()

Function: Escaping for HTML attributes.

Source: wp-includes/formatting.php:4644

Used by 0 functions | Uses 0 functions

attribute_escape

Filter Hook: Filters a string cleaned and escaped for output in an HTML attribute.

Source: wp-includes/formatting.php:4658

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