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: 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
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1691
Function: Removes any invalid control characters in a text string.
Source: wp-includes/kses.php:1727
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1754
Function: Converts the keys of an array to lowercase.
Source: wp-includes/kses.php:1769
Function: Handles parsing errors in `wp_kses_hair()`.
Source: wp-includes/kses.php:1796
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1242
Function: Callback for wp_kses_split.
Source: wp-includes/kses.php:798