wp_filter_global_styles_post()
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2073
Function: Sanitizes global styles user content removing unsafe rules.
Source: wp-includes/kses.php:2073
Filter Hook: Filters the check for unsafe CSS in `safecss_filter_attr`.
Source: wp-includes/kses.php:2491
Function: Callback for `wp_kses_normalize_entities()` regular expression.
Source: wp-includes/kses.php:1889
Function: Returns an array of HTML attribute names whose value contains a URL.
Source: wp-includes/kses.php:964
Filter Hook: Filters the list of attributes that are required to contain a URL.
Source: wp-includes/kses.php:995
Function: Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2120
Function: Finds all attributes of an HTML element.
Source: wp-includes/kses.php:1435
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1486
Function: Determines whether an attribute is allowed.
Source: wp-includes/kses.php:1204
Function: Filters one HTML attribute and ensures its value is allowed.
Source: wp-includes/kses.php:735
Function: Sets up most of the KSES filters for input form content.
Source: wp-includes/kses.php:2209
Function: Filters an inline style attribute and removes disallowed rules.
Source: wp-includes/kses.php:2236
Filter Hook: Filters the list of allowed CSS attributes.
Source: wp-includes/kses.php:2255
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2044
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2061
Function: Sanitizes content for allowed HTML tags for post content.
Source: wp-includes/kses.php:2105
Function: Strips all HTML from a text string.
Source: wp-includes/kses.php:2134
Function: Adds all KSES input form content filters.
Source: wp-includes/kses.php:2149
Function: Removes all KSES input form content filters.
Source: wp-includes/kses.php:2182
Function: Converts and fixes HTML entities.
Source: wp-includes/kses.php:1834
Function: Callback for `wp_kses_normalize_entities()` regular expression.
Source: wp-includes/kses.php:1863
Function: Removes all attributes, if none are allowed for this element.
Source: wp-includes/kses.php:1122
Function: Determines if a Unicode codepoint is valid.
Source: wp-includes/kses.php:1966
Function: Builds an attribute list from string containing attributes.
Source: wp-includes/kses.php:1290
Function: Converts all numeric HTML entities to their named counterparts.
Source: wp-includes/kses.php:1985
Function: Performs different checks for attribute values.
Source: wp-includes/kses.php:1542
Function: Sanitize content with allowed HTML KSES rules.
Source: wp-includes/kses.php:2030
Function: Sanitizes a string and removed disallowed URL protocols.
Source: wp-includes/kses.php:1653
Function: Removes any invalid control characters in a text string.
Source: wp-includes/kses.php:1680
Function: Strips slashes from in front of quotes.
Source: wp-includes/kses.php:1704