wp_filter_global_styles_post()
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2074
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2074
Filter Hook: Filters the check for unsafe CSS in `safecss_filter_attr`.
Source: wp-includes/kses.php:2533
Function: Callback for `wp_kses_normalize_entities() ` regular expression.
Source: wp-includes/kses.php:1890
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:965
Filter Hook: Filters the list of attributes that are required to contain a URL.
Source: wp-includes/kses.php:996
Function: Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2121
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1436
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1487
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1205
Function: Filters one HTML attribute and ensures its value is allowed.
Source: wp-includes/kses.php:736
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2045
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2062
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2106
Function: Strips all HTML from a text string.
Source: wp-includes/kses.php:2135
Function: Adds all KSES input form content filters.
Source: wp-includes/kses.php:2150
Function: Removes all KSES input form content filters.
Source: wp-includes/kses.php:2183
Function: Sets up most of the KSES filters for input form content.
Source: wp-includes/kses.php:2210
Function: Filters an inline style attribute and removes disallowed rules.
Source: wp-includes/kses.php:2241
Filter Hook: Filters the list of allowed CSS attributes.
Source: wp-includes/kses.php:2260
Function: Removes any invalid control characters in a text string.
Source: wp-includes/kses.php:1681
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1705
Function: Converts the keys of an array to lowercase.
Source: wp-includes/kses.php:1717
Function: Handles parsing errors in `wp_kses_hair() `.
Source: wp-includes/kses.php:1744
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1761
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1835
Function: Callback for `wp_kses_normalize_entities() ` regular expression.
Source: wp-includes/kses.php:1864
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1123
Function: Determines if a Unicode codepoint is valid.
Source: wp-includes/kses.php:1967
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1291
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:1986