This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Pro Mime Types

Description

Pro Mime Types

This plugin works on both WordPress MultiSite and Single Sites

This plugin allows you to:

  • Set allowed Mime types
  • If allowed, also set minimum Pro Sites level (WPMUdev plugin)

Within the network admin menu under Settings you can allow or disallow various mime types.
You can also see the list of all active Mime Types on the network.

About Pro Mime Types
This plugin allows you to set available mime types for upload in the Media Library

When a Mime Type is allowed:
Any user can upload the file

When a Mime Type is disallowed:
The user gets an error that the file isn’t allowed because of security reasons.

For the extra Pro Sites functionality you’ll need the Pro Sites plugin from WPMUdev, get it here: Pro Sites by WPMUdev

Installation

  1. Install Pro Mime Types either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Either Network Activate this plugin or activate it on a single site.
  3. If you’re on a MultiSite network, you can set up the default options for the whole network in your Network Settings menu.
  4. If you’re on a Single Site installation, you can set up the default options within the Settings menu.
  5. That’s it! Enjoy!

Reviews

3 กันยายน 2016 1 reply
Finally a good multisite-aware Mime Type enabler. Network activate the plugin and look for the menu option under Settings. Many thanks to the developer.
Read all 1 review

Contributors & Developers

“Pro Mime Types” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Pro Mime Types” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.7

  • Fixed: Fatal Error on attachment call by ID on front end.
  • Confirmed: WP 4.3.1 support

1.0.6

  • Fixed: Wrong call in ext2type filter

1.0.5

  • Added: Default mime options (enabled for safe, disabled for the rest) (effective only before the first save has been made)
  • Added: Default Mime Types are directly active on first activation
  • Added: single-site compatibility
  • Added: Extra option saving sanitation
  • Removed: Pro Sites information on non-multisite installations
  • Fixed: Unlikely XSS vulnerability in admin area
  • Cleaned: HTML
  • Cleaned: PHP code
  • Compatibility: PHP7 & WP 4.3.0 tested

1.0.4

  • Fixed PHP warning

1.0.3

  • Made the shortcodes conforming to the WordPress coding standards

1.0.2

  • Now uses Object Cache to determine Pro Site level, updates every 4 hours

1.0.1

  • Fixed PHP notice
  • Loaded global variable $promimes within ‘init’ instead of ‘wp’

1.0.0

  • Initial Release