wp_kses_array_lc()
Function: Converts the keys of an array to lowercase.
Source: wp-includes/kses.php:1769
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: 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
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: Filters text content and strips out disallowed HTML.
Source: wp-includes/kses.php:747