It works, but it’s not that simple
-
EDIT: I’ve rewritten my whole review due to the response of the developers below.
In General, this plugin works and there is no other Plugin, which delivers the ability to move existing media-data in a new folders inc. updating the attachments.
Some errors/inconveniences that occurred to me:
– it took a long time to open folders with a lot of images contained. Sometimes I even got php-errors due to too much time or memory consume. –> This could be eliminated, if you could paginate the folder views
– I had to check every image one after one instead of shift-select the first and the last (Select all didn’t work as I had to split the folder into about 10 new folders). –> This is not a very difficult function and quiet common, WordPress has this func per default
– When i tried to move too much images at once, I got again a lot of php errors and I could begin from new on. –> this could be eliminated if you process every image in a single process and generate a batch-queue. Just like when you regenerate-thumbnails or optimize images, or import images… in fact this func is also quiet common
– I had the problem, that on some occasions, thumbnails were interpreted as an original image in were taken into the media database and then WordPress generated new thumbnails out of this thumbnail which resulted in a lot of duplicated images. Once again I had to select them individually and delete them. I’m not sure if your plugin or my image optimizer or a combination of plugins was the source of this error. This probably happened, when I pressed sync in your plugin view, but i’m not sure
– Sometimes, the attachment to the image was not updated and the attachement was deleted. I had to reattach about half of all images to my products. I had to re-import them manually.
– links in the posts (not attachments) are not updated and I had to Update them manually.To sum up: The mentioned inconveniences above took me hours of work time… BUT, your plugin is in fact the only one which promises to give you the ability to move media-files into folders incl. updating attachments, even when it doesn’t deliver 100% of the time.
The Plugin does it’s job, but there’s headroom to improve.
- The topic ‘It works, but it’s not that simple’ is closed to new replies.