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: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1242
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1328
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1473
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1524
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