ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 277

wp_is_xml_request()

Function: Checks whether current request is an XML request, or is expecting an XML response.

Source: wp-includes/load.php:1779

Used by 0 functions | Uses 0 functions

wp_iso_descrambler()

Function: Converts to ASCII from email subjects.

Source: wp-includes/formatting.php:3599

Used by 0 functions | Uses 0 functions

wp_json_encode()

Function: Encodes a variable into JSON, with some sanity checks.

Source: wp-includes/functions.php:4288

Used by 0 functions | Uses 0 functions

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:1572

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
« Previous 1 … 276 277 278 … 330 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy