Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

WordPress hook directory
upload_mimes

Description

Allows a filter function to return a list of MIME types for uploads, if there is no MIME list input to the wp_check_filetype function. Filter function argument is an associated list of MIME types whose component names are file extensions (separated by vertical bars) and values are the corresponding MIME types.

This description was scraped automatically from the WordPress filter reference or action reference. If it looks like this is the wrong description, please tell me so I can fix my code.

WordPress version history for upload_mimes

This database has information for all major versions from WP 1.2.1 through 6.2.

Version File Line Type
2.0 wp-admin/admin-functions.php 1660 View in context filter
2.0.11 wp-includes/functions-post.php 984 View in context filter
2.1 wp-includes/functions.php 1071 View in context filter
2.2 wp-includes/functions.php 1172 View in context filter
2.3 wp-includes/functions.php 1055 View in context filter
2.5 wp-includes/functions.php 1215 View in context filter
2.6 wp-includes/functions.php 1620 View in context filter
2.7 wp-includes/functions.php 2036 View in context filter
2.8 wp-includes/functions.php 2230 View in context filter
2.9 wp-includes/functions.php 2280 View in context filter
3.0 wp-includes/functions.php 2457 View in context filter
3.1 wp-includes/functions.php 2480 View in context filter
3.2 wp-includes/functions.php 2552 View in context filter
3.3 wp-includes/functions.php 2560 View in context filter
3.4 wp-includes/functions.php 1767 View in context filter
3.5 wp-includes/functions.php 1966 View in context filter
3.6 wp-includes/functions.php 2012 View in context filter
3.7 wp-includes/functions.php 2060 View in context filter
3.8 wp-includes/functions.php 2065 View in context filter
3.9 wp-includes/functions.php 2200 View in context filter
4.0 wp-includes/functions.php 2302 View in context filter
4.1 wp-includes/functions.php 2301 View in context filter
4.2 wp-includes/functions.php 2307 View in context filter
4.3 wp-includes/functions.php 2315 View in context filter
4.4 wp-includes/functions.php 2390 View in context filter
4.5 wp-includes/functions.php 2483 View in context filter
4.6 wp-includes/functions.php 2501 View in context filter
4.7 wp-includes/functions.php 2521 View in context filter
4.8 wp-includes/functions.php 2569 View in context filter
4.9 wp-includes/functions.php 2577 View in context filter
5.0 wp-includes/functions.php 2601 View in context filter
5.1 wp-includes/functions.php 2881 View in context filter
5.2 wp-includes/functions.php 2889 View in context filter
5.3 wp-includes/functions.php 3050 View in context filter
5.4 wp-includes/functions.php 3190 View in context filter
5.5 wp-includes/functions.php 3230 View in context filter
5.6 wp-includes/functions.php 3260 View in context filter
5.7 wp-includes/functions.php 3261 View in context filter
5.8 wp-includes/functions.php 3311 View in context filter
5.9 wp-includes/functions.php 3496 View in context filter
6.0 wp-includes/functions.php 3548 View in context filter
6.1 wp-includes/functions.php 3546 View in context filter
6.2 wp-includes/functions.php 3551 View in context filter

Related Hooks

We find related hooks using word stems. upload_mimes has 2 significant word stem(s): upload, mimes. Note that some of the hooks below may not appear in all versions of WP.