Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #20997, comment 3


Ignore:
Timestamp:
07/12/2012 04:19:44 PM (13 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20997, comment 3

    v2 v3  
    33That's because they are already present in `get_allowed_mime_types()`: [[BR]]
    44http://core.trac.wordpress.org/browser/tags/3.4.1/wp-includes/functions.php#L1755 [[BR]]
     5
    56Any extensions not from that list won't work unless a filter function is hooked to `upload_mimes`.
    67