=== WP Upload Restriction === Contributors: msh134 Tags: upload, media, developer tool Requires at least: 2.2.3 Tested up to: 4.1.1 Stable tag: 1.0.0 License: GPLv2 or later This plugin allows user to upload files of selected types. == Description == This plugin allows user to upload files of certain types selected by the administrator. Using this plugin you may restrict users from uploading unwanted files using the WordPress file uploader. It is very simple to use. To return back to WordPress's default selection, just deactivate the plugin. Currently this upload restriction is applied for all users except Administrators. In future release role wise restrictions will be given. 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 ==