wp_kses_uri_attributes()
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:1002
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:1002
Function: Filters text content and strips out disallowed HTML.
Source: wp-includes/kses.php:747
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