wp_kses_one_attr()
Function: Filters one HTML attribute and ensures its value is allowed.
Source: wp-includes/kses.php:770
Function: Filters one HTML attribute and ensures its value is allowed.
Source: wp-includes/kses.php:770
Function: Returns an array of allowed HTML tags and attributes for a given context.
Source: wp-includes/kses.php:847
Filter Hook: Filters the HTML tags that are allowed for a given context.
Source: wp-includes/kses.php:867
Function: You add any KSES hooks here.
Source: wp-includes/kses.php:932
Filter Hook: Filters content to be run through KSES.
Source: wp-includes/kses.php:944
Function: Returns the version number of KSES.
Source: wp-includes/kses.php:954
Function: Searches for HTML tags, no matter how malformed.
Source: wp-includes/kses.php:976
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:1002