=== Fix Image Rotation === Contributors: gagan0123 Tags: Image Rotation, iPhone Requires at least: 3.5 Tested up to: 4.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Fixes the rotation of the images based on EXIF data == Description == Fix Image Rotation plugin fixes image orientation based on EXIF data. Fixes the mis-oriented images clicked via mobile phones. Functionally it filters all uploads and if EXIF->Orientation is set to a number greater than 1, then the image is re-saved with a new orientation before the image is processed by WordPress. == Installation == 1. Add the plugin's directory in the WordPress' plugin directory. 1. Activate the plugin. 1. Enjoy your cup of coffee while the plugin takes care of the images. == Changelog == = 1.0 = Initial Release