=== Maximum Image Size === Contributors: Toao.net Donate link: http://toao.net/623 Tags: images,media Requires at least: 3.0.1 Tested up to: 4.3.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html When extremely large images are uploaded to the Media Library, replace it with the Large size image, configured in Settings >> Media. == Description == Sometimes, it's not necessary to keep copies of full resolution images on your web server. But, when you solicit images from many sources, you may not be able to rely on users to size images to your specifications. Here's a very simple plugin that removes the full resolution image and replaces it with an image resized to your preference. The plugin makes no changes to your database and is written with just 17 lines of code. == Installation == 1) From with in the WordPress Admin Panel, Navigate to Plugins >> Add New >> Upload Plugin. Upload the zip file (which you probably found this file in). 2) Activate the plugin. This plugin has no configuration. It works based on the Large image size, a configuration option which already exists in the WordPress core. You may configure this by navigating to Settings >> Media. Tip: If you do not wish to retain a Medium image, set both Max Width and Max Height to 0. == Changelog == = 1.0 = * Initial release. == Upgrade Notice ==