ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 278

wp_json_file_decode()

Function: Reads and decodes a JSON file.

Source: wp-includes/functions.php:4567

Used by 0 functions | Uses 0 functions

wp_just_in_time_script_localization()

Function: Loads localized data on print rather than initialization.

Source: wp-includes/script-loader.php:1620

Used by 0 functions | Uses 1 function

wp_kses()

Function: Filters text content and strips out disallowed HTML.

Source: wp-includes/kses.php:747

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_array_lc()

Function: Converts the keys of an array to lowercase.

Source: wp-includes/kses.php:1769

Used by 0 functions | Uses 0 functions

wp_kses_attr()

Function: Removes all attributes, if none are allowed for this element.

Source: wp-includes/kses.php:1160

Used by 0 functions | Uses 0 functions

wp_kses_attr_check()

Function: Determines whether an attribute is allowed.

Source: wp-includes/kses.php:1242

Used by 0 functions | Uses 0 functions

wp_kses_attr_parse()

Function: Finds all attributes of an HTML element.

Source: wp-includes/kses.php:1473

Used by 0 functions | Uses 0 functions

wp_kses_bad_protocol()

Function: Sanitizes a string and removed disallowed URL protocols.

Source: wp-includes/kses.php:1691

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 … 277 278 279 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy