=== WP Upload Restriction === Contributors: msh134 Tags: upload, media, developer tool Requires at least: 2.2.3 Tested up to: 4.3.1 Stable tag: 2.0.0 License: GPLv2 or later This plugin restricts different role users from uploading files of selected types. == Description == This plugin allows users to upload files of certain types selected by the administrator. Administrator can select the file types by user role. This plugin restricts users from uploading unwanted files using the WordPress file uploader. It is very simple to use. You will be able give permission role wise. To restore WordPress's default selection, just deactivate the plugin. Any issue? Contact me (http://sajjadhossain.com/contact-me/). == Installation == 1. Upload `wp-upload-restriction` folder to the plugins directory (`/wp-content/plugins/`). 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings > WP Upload Restriction settings page. 4. Check/uncheck the extensions you want to allow/deny. To return back to WordPress's default selection, just deactivate the plugin. == Screenshots == 1. Settings page == Changelog == = 2.0.0 = * Restructured the plugin to add role wise restriction.