wp_kses_hair_parse()
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1524
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
Filter Hook: Filters the list of attributes that are required to contain a URL.
Source: wp-includes/kses.php:1033
Function: Callback for wp_kses_split.
Source: wp-includes/kses.php:798
Function: Callback for wp_kses_split for fixing malformed HTML tags.
Source: wp-includes/kses.php:823
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1160
Filter Hook: Filters content to be run through KSES.
Source: wp-includes/kses.php:944