valid_unicode()
Function: Determines if a Unicode codepoint is valid.
Source: wp-includes/kses.php:2026
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
Function: Regex callback for wp_kses_decode_entities()
Source: wp-includes/kses.php:1585
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1813
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1242
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1328
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1473
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1524
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1580