I want to upload jar in my WordPress website. But it seems that WordPress does not allow to upload this type of file. I am using WordPress 3.8.2. Any help and suggestion is greatly appreciated.
Leave a Reply
You must be logged in to post a comment.
I want to upload jar in my WordPress website. But it seems that WordPress does not allow to upload this type of file. I am using WordPress 3.8.2. Any help and suggestion is greatly appreciated.
You must be logged in to post a comment.
If you don’t want to get your hands dirty and want to keep easy access to these settings, install a plugin that enables you to do this. For instance this plugin works well for me: https://wordpress.org/plugins/wp-add-mime-types/
Rather than editing core files (which is always a bad idea), you should consider adding a filter by hooking into the
mime_types
filter: