Changes between Version 2 and Version 3 of Ticket #20997, comment 3
- Timestamp:
- 07/12/2012 04:19:44 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20997, comment 3
v2 v3 3 3 That's because they are already present in `get_allowed_mime_types()`: [[BR]] 4 4 http://core.trac.wordpress.org/browser/tags/3.4.1/wp-includes/functions.php#L1755 [[BR]] 5 5 6 Any extensions not from that list won't work unless a filter function is hooked to `upload_mimes`. 6 7