wp_kses_data()
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2107
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2107
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2124
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: Strips all HTML from a text string.
Source: wp-includes/kses.php:2197
Function: Adds all KSES input form content filters.
Source: wp-includes/kses.php:2212
Function: Removes all KSES input form content filters.
Source: wp-includes/kses.php:2245
Function: Sets up most of the KSES filters for input form content.
Source: wp-includes/kses.php:2272
Function: Filters an inline style attribute and removes disallowed rules.
Source: wp-includes/kses.php:2305
Function: Regex callback for wp_kses_decode_entities()
Source: wp-includes/kses.php:1585