ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/kses.php
  • Page 5

wp_kses_one_attr()

Function: Filters one HTML attribute and ensures its value is allowed.

Source: wp-includes/kses.php:770

Used by 0 functions | Uses 0 functions

wp_kses_allowed_html()

Function: Returns an array of allowed HTML tags and attributes for a given context.

Source: wp-includes/kses.php:847

Used by 0 functions | Uses 0 functions

wp_kses_allowed_html

Filter Hook: Filters the HTML tags that are allowed for a given context.

Source: wp-includes/kses.php:867

Used by 0 functions | Uses 0 functions

wp_kses_hook()

Function: You add any KSES hooks here.

Source: wp-includes/kses.php:932

Used by 0 functions | Uses 0 functions

pre_kses

Filter Hook: Filters content to be run through KSES.

Source: wp-includes/kses.php:944

Used by 0 functions | Uses 0 functions

wp_kses_version()

Function: Returns the version number of KSES.

Source: wp-includes/kses.php:954

Used by 0 functions | Uses 0 functions

wp_kses_split()

Function: Searches for HTML tags, no matter how malformed.

Source: wp-includes/kses.php:976

Used by 0 functions | Uses 0 functions

wp_kses_uri_attributes()

Function: Returns an array of HTML attribute names whose value contains a URL.

Source: wp-includes/kses.php:1002

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5
ClassicPress Documentation • Made with ClassicPress
Privacy Policy