wp_filter_nohtml_kses()
Function: Strips all HTML from a text string.
Source: wp-includes/kses.php:2197
Function: Strips all HTML from a text string.
Source: wp-includes/kses.php:2197
Function: Adds all KSES input form content filters.
Source: wp-includes/kses.php:2212
Function: Removes all KSES input form content filters.
Source: wp-includes/kses.php:2245
Function: Sets up most of the KSES filters for input form content.
Source: wp-includes/kses.php:2272
Function: Filters an inline style attribute and removes disallowed rules.
Source: wp-includes/kses.php:2305
Function: Callback for wp_kses_normalize_entities() regular expression.
Source: wp-includes/kses.php:1496
Function: Callback for wp_kses_normalize_entities() for regular expression.
Source: wp-includes/kses.php:1523
Function: Determines if a Unicode codepoint is valid.
Source: wp-includes/kses.php:2026
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:2045
Function: Regex callback for wp_kses_decode_entities()
Source: wp-includes/kses.php:1573