Description
This plugin let you add file types to the default list of file extensions
supported by the Media Library upload procedure.
Installation
- Create the directory wp-extra-file-types in your ‘/wp-content/plugins/’ directory
- Upload all the plugin’s file to the newly created directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
15 de mayo, 2023
enabled gpx, applied changes, waited a moment, refreshed... then tried to upload a gpx file. Not working. Still the message that I am not allowed to upload that kind of file.
14 de febrero, 2023
txt не работает
25 de diciembre, 2022
good thanks
30 de noviembre, 2022
This was exactly what we needed. Works also with Gravity Forms file upload fields.
What I don't know should the mime types be exactly something official or not? Some help text with that part could be good to be there.
11 de agosto, 2022
I checked the filetype I needed to upload (svg) and still couldn't upload it. I couldn't see any way to make it work...
8 de junio, 2022
Didn’t work at all for .woff files
Contributors & Developers
“WP Extra File Types” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Extra File Types” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.5.2
- files cleanup
0.5.1
- security optimizations
- code optimizations
0.5
- adapted to WP 5.8.2
- bug fixes
- code optimizations
0.4.4.1
- user interface fix
0.4.4
- released experimental fix to have better integration with GravityForms
0.4.3
- fix on custom file types
0.4.2
- mime types database updated
0.4.1
- changed .exe mime type
0.4.0
- added more extensions and mime types
- added the option “skip wordpress check” to disable WordPress internal checks
- changes to settings page
0.3.6
- do not display file types already allowed by WordPress
- added the option “skip strict mime type check”
- fixed a problem related to mime types identification strings different between PHP finfo_* functions and user defined list
0.3.5
- added .pages
- added .numbers
- added .keynote
0.3.4
- added .mobi
0.3.3
- added .notebook
- added .gallery
0.3.2
- added .woff2 file type
0.3.1
- added .gpx file type, thanks to “SpriterQC” for the suggestion
0.3.0
- added custom file types administration, you can add/remove/modify new entries
0.2.4
- renamed .bid to .bld, thanks to “wbdesinger”
0.2.3
- added .m4r file type, thanks to “ywait4ever” for the suggestion
0.2.2
- added .bid file type, thanks to “wbdesigner” for the suggestion
0.2.1
- added .msp and .msu file types, thanks to “zkiller” for the suggestion
0.2
- added a long list of mime-types
- added administration page
0.1
- first release