=== Plugin Name === Contributors: XxXYonIXxX Donate link: http://www.scolpy.net/ Tags: jpeg, jpg, compression, disable Requires at least: 3.3.1 Tested up to: 3.9 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Disable the JPEG compression in WordPress, which enabled by default. == Description == For those of you that don't know, WordPress automatically compress every uploaded .jpg images to 90% of their original size. That mean you lose 10% for every .jpg image you upload to WordPress. that's really big issue in this days, which high quality images are required. So this plugin is simply disable the JPEG compression in WordPress(so the quality is 100%). == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress That's it! == Changelog == = 0.1 = * First release of the plugin.