Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Image Rotation Fixer

Opis

Automatically fixes the rotation of JPEG images using PHP’s EXIF extension, immediately after they are uploaded to the server. Plugin requires no configuration, it simply hooks itself to WordPress’ upload procedure and takes care of everything.

Developed during my internship at DX Wave.

Instalacija

  1. Upload image-rotation-fixer to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ČPP

Installation Instructions
  1. Upload image-rotation-fixer to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
Are there any requirements?

Yes, the plugin requires PHP’s EXIF extension to be enabled.

Do I need to make any configurations?

No, the plugin takes care of everything and automatically rotates all your JPEG images immediately after they are uploaded.

Recenzije

22. veljače 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? Getting the same result with 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. rujna 2016.
I tested repeatedly, but if I take the image during upload, it shows up as solid black when this plugin is active. So it didn't fix the problem, it destroyed the image. Not sure if this is only when taking the photo at the time of upload or not. I am also using jQuery cropit, so it could be the combination.
03. rujna 2016.
My problem is some vertical images uploaded from iPhone 6s plus are rotated 90°. Without this plugin, WordPress corrects all the generated thumbnail sizes, but leaves the original full size image sideways. With this plugin activated, WordPress doesn't correct any of the thumbnails, so all sizes, including the original full size, are sideways.
03. rujna 2016.
Was having issued with iphone uploads rotating. Worked within seconds
Pročitajte svih 16 recenzija

Suradnici i Programeri

“Image Rotation Fixer” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Image Rotation Fixer” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial release.