wp_filter_global_styles_post()
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2124
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2124
Filter Hook: Filters the check for unsafe CSS in `safecss_filter_attr`.
Source: wp-includes/kses.php:2597
Function: Callback for `wp_kses_normalize_entities() ` regular expression.
Source: wp-includes/kses.php:1940
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:1001
Filter Hook: Filters the list of attributes that are required to contain a URL.
Source: wp-includes/kses.php:1032
Function: Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2171
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1474
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1525
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1241
Function: Filters one HTML attribute and ensures its value is allowed.
Source: wp-includes/kses.php:770
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2095
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2112
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2156
Function: Strips all HTML from a text string.
Source: wp-includes/kses.php:2185
Function: Adds all KSES input form content filters.
Source: wp-includes/kses.php:2200
Function: Removes all KSES input form content filters.
Source: wp-includes/kses.php:2233
Function: Sets up most of the KSES filters for input form content.
Source: wp-includes/kses.php:2260
Function: Filters an inline style attribute and removes disallowed rules.
Source: wp-includes/kses.php:2295
Filter Hook: Filters the list of allowed CSS attributes.
Source: wp-includes/kses.php:2314
Function: Removes any invalid control characters in a text string.
Source: wp-includes/kses.php:1730
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1754
Function: Converts the keys of an array to lowercase.
Source: wp-includes/kses.php:1766
Function: Handles parsing errors in `wp_kses_hair() `.
Source: wp-includes/kses.php:1793
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1810
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1885
Function: Callback for `wp_kses_normalize_entities() ` regular expression.
Source: wp-includes/kses.php:1914
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1159
Function: Determines if a Unicode codepoint is valid.
Source: wp-includes/kses.php:2017
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1327
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:2036