This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

iOS images fixer

বৰ্ণনা

By default, thumbnails of photos taken by an iOS device (iPhone or iPad) are flipped 90 degrees to the left, it’s a long image EXIF information story. This plugin takes care of this and fixes the uploaded images orientation’s (if needed, based on EXIF data) using ImageMagic Library if available or PHP GD as a fallback.

No settings editing required, just activate the plugin and try uploading an image from your idevice!

স্ক্ৰীনশ্বট

ইনষ্টলেশ্যন

  1. Go to your admin area and select Plugins -> Add new from the menu.
  2. Search for “iOS Images Fixer”.
  3. Click install.
  4. Click activate.

সঘনাই উত্থাপিত প্ৰশ্ন

Is there any special requirement?

  • PHP GD library or ImageMagic.
  • exif extension installed.

Are there any code-level modifications required?

No, just install the plugin and continue blogging happily.

পৰ্য্যালোচনা

নৱেম্বৰ 10, 2018 1টা প্ৰত্যুত্তৰ
This simple plugin fixes a very frustrating issue with incorrectly rotated images. Kudos!
মাৰ্চ 16, 2018
During my travel some viewers (non Apple users) of my blog told me that the pictures are upside down. This plugin saved my travel blog: 2 Minutes Travel
আটাই 30টা পৰ্য্যালোচনা পঢ়ক

অৱদানকাৰী আৰু বিকাশকাৰীসকল

“iOS images fixer” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

আপোনাৰ ভাষাত “iOS images fixer” অনুবাদ কৰক।

বিকাশৰ প্ৰতি আগ্ৰহী?

ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।

সলনি-পঞ্জী

1.3.0

  • Code revision

1.2.4

  • Support for PHP 7, (used exif_read_data function instead, props @lumpysimon)
  • Code revision
  • Updated Donation link.

1.2.3

  • Code revision
  • Added Pointer with donate rate links.

1.2.2

  • Bug fixes

1.2.1

  • Added a check to make sure the image has EXIF data before proceeding.

1.2

  • Added manual fix page to let you fix images that were uploaded before installing the plugin!

1.1

  • Added conditional check and admin notice in case of disabled required functions.

1.0

  • Initial plugin release.