wp_kses_post()
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2168
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: 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:1923
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: Determines if a Unicode codepoint is valid.
Source: wp-includes/kses.php:2026