wp_kses_attr_parse()
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1473
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1473
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1691
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1813
Function: Callback for wp_kses_bad_protocol_once() regular expression.
Source: wp-includes/kses.php:1419
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1580
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2107
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:2045
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1328
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1524
Function: You add any KSES hooks here.
Source: wp-includes/kses.php:932