ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.2.3

wp_kses_attr_check()

Function: Determine whether an attribute is allowed.

Source: wp-includes/kses.php:929

Used by 2 functions | Uses 2 functions

wp_kses_attr_parse()

Function: Finds all attributes of an HTML element.

Source: wp-includes/kses.php:1104

Used by 1 function | Uses 1 function

wp_kses_hair_parse()

Function: Builds an attribute list from string containing attributes.

Source: wp-includes/kses.php:1155

Used by 1 function | Uses 0 functions

wp_kses_one_attr()

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

Source: wp-includes/kses.php:538

Used by 1 function | Uses 7 functions

wp_replace_in_html_tags()

Function: Replace characters or phrases within HTML elements only.

Source: wp-includes/formatting.php:744

Used by 2 functions | Uses 1 function

do_shortcodes_in_html_tags()

Function: Search only inside HTML elements for shortcodes and process them.

Source: wp-includes/shortcodes.php:349

Used by 2 functions | Uses 4 functions

unescape_invalid_shortcodes()

Function: Remove placeholders added by do_shortcodes_in_html_tags().

Source: wp-includes/shortcodes.php:448

Used by 2 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy