Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #39550, comment 36


Ignore:
Timestamp:
01/13/2017 10:05:45 AM (8 years ago)
Author:
mensmaximus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39550, comment 36

    initial v1  
    44This turns out to get tricky. IANA (http://www.iana.org/assignments/media-types/media-types.xhtml) says 'application/pkcs-12' while Apache says 'application/x-pkcs12'.
    55
    6 If this is true for a couple of mime types it will be fun to get implement the list of supported mime types in WordPress. Imho the list returned from wp_get_mime_types needs to be reviewed anyway because allowing flashfiles to be uploaded but not SVG files seems wired to me.
     6If this is true for a couple of mime types it will be fun to get the list of supported mime types implemented in WordPress. Imho the list returned from wp_get_mime_types needs to be reviewed anyway because allowing flashfiles to be uploaded but not SVG files seems wired to me.