wp_kses_no_null()
Function: Removes any invalid control characters in a text string.
Source: wp-includes/kses.php:1727
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
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1328
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1580
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
Function: You add any KSES hooks here.
Source: wp-includes/kses.php:932