wp_filter_post_kses()
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: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: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1813
Function: Callback for wp_kses_bad_protocol_once() regular expression.
Source: wp-includes/kses.php:1419