[wp-trac] [WordPress Trac] #27063: Add epub to the list in wp_get_mime_types()
WordPress Trac
noreply at wordpress.org
Fri Feb 21 20:57:02 UTC 2014
#27063: Add epub to the list in wp_get_mime_types()
-------------------------+------------------------------
Reporter: thomaswm | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.8.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------+------------------------------
Comment (by MattyRob):
This could be done using the existing WordPress filter system:
http://codex.wordpress.org/Plugin_API/Filter_Reference/upload_mimes
Or even a less well documented filter:
http://sumobi.com/how-to-add-a-new-mime-type-to-wordpress/
Or even an existing plugin:
http://wordpress.org/plugins/wp-add-mime-types/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27063#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list