Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Image Rotation Repair

Описание

The Image Rotation Repair plugin simply fixes image orientation based on EXIF data. This is primarily a patch for mis-oriented images delivered from iPhones. Functionally it filters all uploads and if EXIF->Orientation is set to a number greater than 1, then the image is resaved with a new orientation before the image is processed by wordpress.

NEW — supports postie plugin!

Documentation

No documentation needed.

Установка

Install

  1. Turn on the plugin.

Часто задаваемые вопросы

Installation Instructions

Install

  1. Turn on the plugin.

Отзывы

05.09.2017
This is the only plugin of its kind that I have found that works with Postie, and it does the job perfectly.
17.08.2017
Don't worry that this plugin is 6 years old, it still works perfectly in 2017. Don't bother downloading other plugins to deal with EXIF data rotation issues from silly iPhone pictures, this is the plugin you want. When you upload a photo to the media library, this plugin strips the EXIF data and rotates the picture according to the EXIF data before stripping it. Presto! Thanks so much to the author(s) for their work on this simple feature that should be a base part of WordPress.
22.02.2017
I want a solution to this issue, and after reading Dave Perrett's excellent post on EXIF Orientation values here I tried this plugin with the example test images on GitHub here. By default with WordPress vanilla install currently, the images uploaded to the media library and placed in a post are not 'corrected' and maintain their incorrect orientation, which is not good. After adding & activating the plugin, deleting the images permanently and then importing them again, I got the same result. So it seems the plugin has no effect. Can anyone else corroborate this? UPDATE: After testing this (which didn't work) and many other plugins, I've confirmed that Fix Image Rotation plugin does work with 4.7.2 version of WordPress (vanilla).
03.09.2016
I was running into issues where I needed to upload a bunch of photos from a client that had been taken from their iphone. WP was doing all kinds of funky rotation and this straightened them out!
03.09.2016
Works like magic, saved my life. I was going to pull my hair out because all images i uploaded from smartphone were rotated, then I found this awesome plugin. This fixed everything and saved y hair too 😉 Thanks very much!
08.02.2017
Especially login to say thank you.
Посмотреть все 9 отзывов

Участники и разработчики

«Image Rotation Repair» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Image Rotation Repair» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1

  • Apply fixes courtesy of Jelte Liebrand. Thanks @Jelte!!!
  • Add second filter to make this compatible with Postie!!! Yay email uploads!

1.0

  • Initial plugin release.