ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 279

wp_send_json_error()

Function: Sends a JSON response back to an Ajax request, indicating failure.

Source: wp-includes/functions.php:4505

Used by 0 functions | Uses 0 functions

wp_check_jsonp_callback()

Function: Checks that a JSONP callback is a valid JavaScript callback name.

Source: wp-includes/functions.php:4541

Used by 0 functions | Uses 0 functions

_xmlrpc_wp_die_handler()

Function: Kills WordPress execution and displays XML response with an error message.

Source: wp-includes/functions.php:4097

Used by 0 functions | Uses 0 functions

wp_check_filetype()

Function: Retrieves the file type from the file name.

Source: wp-includes/functions.php:3027

Used by 0 functions | Uses 0 functions

wp_check_filetype_and_ext()

Function: Attempts to determine the real file type of a file.

Source: wp-includes/functions.php:3071

Used by 0 functions | Uses 0 functions

wp_get_image_mime()

Function: Returns the real mime type of an image file.

Source: wp-includes/functions.php:3273

Used by 0 functions | Uses 0 functions

wp_get_mime_types()

Function: Retrieves the list of mime types and file extensions.

Source: wp-includes/functions.php:3360

Used by 0 functions | Uses 0 functions

wp_get_ext_types()

Function: Retrieves the list of common file extensions and their types.

Source: wp-includes/functions.php:3490

Used by 0 functions | Uses 0 functions

get_allowed_mime_types()

Function: Retrieves the list of allowed mime types and file extensions.

Source: wp-includes/functions.php:3564

Used by 0 functions | Uses 0 functions

wp_nonce_ays()

Function: Displays “Are You Sure” message to confirm the action being taken.

Source: wp-includes/functions.php:3597

Used by 0 functions | Uses 0 functions
« Previous 1 … 278 279 280 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy