ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_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

ext2type

Filter Hook: Filters file type based on the extension name.

Source: wp-includes/functions.php:3501

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

upload_mimes

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

Source: wp-includes/functions.php:3584

Used by 0 functions | Uses 0 functions

wp_unique_filename()

Function: Gets a filename that is sanitized and unique for the given directory.

Source: wp-includes/functions.php:2534

Used by 0 functions | Uses 0 functions

wp_unique_filename

Filter Hook: Filters the result when generating a unique file name.

Source: wp-includes/functions.php:2779

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