ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • External
  • KSES
  • Page 2

kses_init_filters()

Function: Adds all KSES input form content filters.

Source: wp-includes/kses.php:2212

Used by 0 functions | Uses 0 functions

kses_remove_filters()

Function: Removes all KSES input form content filters.

Source: wp-includes/kses.php:2245

Used by 0 functions | Uses 0 functions

kses_init()

Function: Sets up most of the KSES filters for input form content.

Source: wp-includes/kses.php:2272

Used by 0 functions | Uses 0 functions

safecss_filter_attr()

Function: Filters an inline style attribute and removes disallowed rules.

Source: wp-includes/kses.php:2305

Used by 0 functions | Uses 0 functions

safe_style_css

Filter Hook: Filters the list of allowed CSS attributes.

Source: wp-includes/kses.php:2324

Used by 0 functions | Uses 0 functions

valid_unicode()

Function: Determines if a Unicode codepoint is valid.

Source: wp-includes/kses.php:2026

Used by 0 functions | Uses 0 functions

wp_kses_decode_entities()

Function: Converts all numeric HTML entities to their named counterparts.

Source: wp-includes/kses.php:2045

Used by 0 functions | Uses 0 functions

_wp_kses_decode_entities_chr()

Function: Regex callback for wp_kses_decode_entities()

Source: wp-includes/kses.php:1573

Used by 0 functions | Uses 0 functions

_wp_kses_decode_entities_chr_hexdec()

Function: Regex callback for wp_kses_decode_entities()

Source: wp-includes/kses.php:1585

Used by 0 functions | Uses 0 functions

wp_kses_bad_protocol_once()

Function: Sanitizes content from bad protocols and other characters.

Source: wp-includes/kses.php:1813

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy