wp_filter_global_styles_post()
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2118
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2118
Filter Hook: Filters the check for unsafe CSS in `safecss_filter_attr`.
Source: wp-includes/kses.php:2587
Function: Callback for `wp_kses_normalize_entities() ` regular expression.
Source: wp-includes/kses.php:1934
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:999
Filter Hook: Filters the list of attributes that are required to contain a URL.
Source: wp-includes/kses.php:1030
Function: Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2165
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1470
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1521
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1239
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:2089
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2106
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2150
Function: Strips all HTML from a text string.
Source: wp-includes/kses.php:2179
Function: Adds all KSES input form content filters.
Source: wp-includes/kses.php:2194
Function: Removes all KSES input form content filters.
Source: wp-includes/kses.php:2227
Function: Sets up most of the KSES filters for input form content.
Source: wp-includes/kses.php:2254
Function: Filters an inline style attribute and removes disallowed rules.
Source: wp-includes/kses.php:2287
Filter Hook: Filters the list of allowed CSS attributes.
Source: wp-includes/kses.php:2306
Function: Removes any invalid control characters in a text string.
Source: wp-includes/kses.php:1724
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1748
Function: Converts the keys of an array to lowercase.
Source: wp-includes/kses.php:1760
Function: Handles parsing errors in `wp_kses_hair() `.
Source: wp-includes/kses.php:1787
Function: Sanitizes content from bad protocols and other characters.
Source: wp-includes/kses.php:1804
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1879
Function: Callback for `wp_kses_normalize_entities() ` regular expression.
Source: wp-includes/kses.php:1908
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1157
Function: Determines if a Unicode codepoint is valid.
Source: wp-includes/kses.php:2011
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1325
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:2030