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: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1891
Function: Callback for wp_kses_normalize_entities() regular expression.
Source: wp-includes/kses.php:1496
Function: Callback for wp_kses_normalize_entities() for regular expression.
Source: wp-includes/kses.php:1523
Function: Filters one HTML attribute and ensures its value is allowed.
Source: wp-includes/kses.php:770
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2168
Function: Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2183
Function: Searches for HTML tags, no matter how malformed.
Source: wp-includes/kses.php:976
Function: Callback for wp_kses_split for fixing malformed HTML tags.
Source: wp-includes/kses.php:823
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1754