wp_check_filetype()
Function: Retrieves the file type from the file name.
Source: wp-includes/functions.php:3027
Function: Retrieves the file type from the file name.
Source: wp-includes/functions.php:3027
Filter Hook: Filters the “real” file type of the given file.
Source: wp-includes/functions.php:3258
Function: Attempts to determine the real file type of a file.
Source: wp-includes/functions.php:3071
Filter Hook: Filters the list of mime types and file extensions.
Source: wp-includes/functions.php:3372
Function: Returns the real mime type of an image file.
Source: wp-includes/functions.php:3273
Filter Hook: Filters file type based on the extension name.
Source: wp-includes/functions.php:3501
Function: Retrieves the list of mime types and file extensions.
Source: wp-includes/functions.php:3360
Filter Hook: Filters the list of allowed mime types and file extensions.
Source: wp-includes/functions.php:3584
Function: Retrieves the list of common file extensions and their types.
Source: wp-includes/functions.php:3490
Filter Hook: Filters the callback for killing WordPress execution for Ajax requests.
Source: wp-includes/functions.php:3703