wp_kses_attr_check()
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1242
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
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
Function: Returns an array of allowed HTML tags and attributes for a given context.
Source: wp-includes/kses.php:847