wp_kses_attr()
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1160
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1160
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1242
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