這個外掛並未在最新的 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.

使用者評論

2017 年 9 月 5 日
This is the only plugin of its kind that I have found that works with Postie, and it does the job perfectly.
2017 年 8 月 17 日
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.
2017 年 2 月 22 日
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).
2016 年 9 月 3 日
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!
2016 年 9 月 3 日
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!
2017 年 2 月 8 日
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.