Linux 软件免费装

Fix Image Rotation

开发者 gagan0123
shashwatmittal
markjaquith
bgrande
更新时间 2023年5月27日 16:50
PHP版本: 5.6 及以上
WordPress版本: 6.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

iPhone Image Rotation

下载

2.0 2.1 2.1.1 2.2 2.2.1 2.2.2 1.0

详情介绍:

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. Though this functionality was implemented in WordPress 5.3, it is still broken in WordPress and does not take care of edge cases that this plugin handles Special Thanks to Shashwat Mittal for meta data restoration of rotated images. Mark Jaquith for making the fix image rotation class more useful. @tealborder for adding required library notice in plugins menu. @broberson for finding and fixing and issue with the plugin. Benedikt for multiple contributions towards betterment of the plugin. Contribute To contribute to the plugin fork the GitHub Repo, make changes and send pull requests. Icon Attribution Icons made by Picol is licensed by CC 3.0 BY

安装:

  1. Add the plugin's directory in the WordPress' plugin directory.
  2. Activate the plugin.
  3. Enjoy your cup of coffee while the plugin takes care of the images.

屏幕截图:

  • Adding images of different orientations with this plugin.

常见问题:

How it works?

When an image is clicked by a camera or a phone, it stores some additional information about the image. One such information is Orientation. This plugin makes use of the Orientation value stored by the camera/phone and rotates or flips the image based on that.

Where's the settings page?

This plugin works out of the box and does not require any settings.

Can I contribute to the plugin?

Yes you can. As mentioned in the description, just fork the GitHub Repo, make changes and send pull requests. You can even contribute by adding banner images and logos for the plugin. If you are familiar with GitHub, then fork the above repo and add the images in a folder named assets, and send pull request; else you can submit URLs to the images as support request.

更新日志:

2.2.2 2.2.1 2.2 2.1.1 2.1 2.0 1.0