ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 20

_default_wp_die_handler()

Function: Kills WordPress execution and displays HTML page with an error message.

Source: wp-includes/functions.php:3771

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

_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

getimagesize_mimes_to_exts

Filter Hook: Filters the list mapping image mime types to their respective extensions.

Source: wp-includes/functions.php:3100

Used by 0 functions | Uses 0 functions

wp_check_filetype_and_ext

Filter Hook: Filters the “real” file type of the given file.

Source: wp-includes/functions.php:3258

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

mime_types

Filter Hook: Filters the list of mime types and file extensions.

Source: wp-includes/functions.php:3372

Used by 0 functions | Uses 0 functions

wp_get_upload_dir()

Function: Retrieves uploads directory information.

Source: wp-includes/functions.php:2297

Used by 0 functions | Uses 0 functions

wp_upload_dir()

Function: Returns an array containing the current upload directory’s path and URL.

Source: wp-includes/functions.php:2338

Used by 0 functions | Uses 0 functions
« Previous 1 … 19 20 21 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy