Hello schmeidt,
Thanks for the interest in this plugin 🙂
This plugin fires on the ‘wp_handle_upload_prefilter’ action. If the plugin is not using default WordPress steps to store attachments it will not work for it.
I am working on a version that will allow users to correct images already uploaded in the media. This may work in your situation.
Bishoy
This sounds good, thanks 🙂
schmeidt,
I’ve pushed a new version of the plugin (1.2) that allows you to manually choose and fix broken images that existed before the plugin or that the plugin couldn’t automatically catch.
Please lemme know if it fixed your situation. Suggestions are welcome 🙂
Donations of any amount are appreciated: http://bishoy.me/donate
Kindest regards,
Bishoy A.
Thank you very much 🙂
Unfortunately it doesn’t works 🙁 I tried to fix it manually but the images still broken.
By the way, it would be nicer if it could fix automatically during the upload and not manually after upload 😉 This could be a great and new feature!
Thank you very much
Hello schmeidt,
The plugin does fix the images automatically, however the problem is with the User Meta Pro plugin which is not following WordPress function for uploads.
If I have time, I will try to create User Meta Pro integration in my plugin.
I will check the manual upload again and test it, it should be working.
Thanks!
Hello schmeidt,
I double-checked this and tested it, it’s working. Just make sure you clear your cache and if you have a caching plugin installed, clear it’s cache as well.
Lemme know if I can help you in any other way.
Bishoy
Hey Bishoy,
I checked it too and the rotation works only to media in the archive, not to the folder of User Meta Pro (/files)
Sorry
Exactly proves what I’m saying, User Meta Pro doesn’t use WordPress media for it’s uploads. Currently, this plugin only works for WordPress uploads.