Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Pro Mime Types

Leírás

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

Telepítés

  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!

Vélemények

2016.09.03. 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.
1 vélemény olvasása

Közreműködők és fejlesztők

“Pro Mime Types” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Pro Mime Types” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

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