wp_kses_check_attr_val()
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1592
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1592
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2095
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1703
Function: Filters text content and strips out disallowed HTML.
Source: wp-includes/kses.php:747
Function: Returns an array of allowed HTML tags and attributes for a given context.
Source: wp-includes/kses.php:849
Filter Hook: Filters the HTML tags that are allowed for a given context.
Source: wp-includes/kses.php:869
Function: You add any KSES hooks here.
Source: wp-includes/kses.php:934
Filter Hook: Filters content to be run through KSES.
Source: wp-includes/kses.php:946
Function: Returns the version number of KSES.
Source: wp-includes/kses.php:956
Function: Searches for HTML tags, no matter how malformed.
Source: wp-includes/kses.php:978