wp_kses_check_attr_val()
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1543
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1543
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2031
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1654
Function: Filters text content and strips out disallowed HTML.
Source: wp-includes/kses.php:713
Function: Returns an array of allowed HTML tags and attributes for a given context.
Source: wp-includes/kses.php:813
Filter Hook: Filters the HTML tags that are allowed for a given context.
Source: wp-includes/kses.php:833
Function: You add any KSES hooks here.
Source: wp-includes/kses.php:898
Filter Hook: Filters content to be run through KSES.
Source: wp-includes/kses.php:910
Function: Returns the version number of KSES.
Source: wp-includes/kses.php:920
Function: Searches for HTML tags, no matter how malformed.
Source: wp-includes/kses.php:942