Descripció
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.
Instal·lació
- Upload
image-rotation-fixer
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
PMF
- Installation Instructions
-
- Upload
image-rotation-fixer
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
- 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.
Ressenyes
Col·laboradors i desenvolupadors
«Image Rotation Fixer» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Image Rotation Fixer» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- Initial release.