wp_kses_bad_protocol()
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1691
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1691
Function: Removes any invalid control characters in a text string.
Source: wp-includes/kses.php:1727
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1754
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
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