Descrición
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.
Instalación
- Upload
image-rotation-fixer
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
- 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.
Comentarios
Colaboradores e desenvolvedores
“Image Rotation Fixer” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Image Rotation Fixer” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0
- Initial release.