Feature request
-
I’ve just used the plugin to regenerate a whole load of images after migrating a website into WordPress from another platform.
The plugin is great, but it would be really nice if it stored failed ID’s in the database somewhere. This is because I just got the following message:
All done! 27481 image(s) were successfully resized in 45815 seconds and there were 901 failure(s). To try regenerating the failed images again, click here.
That’s all fine, but the link to try again contains all of the ID’s that failed – in this case 901 – which makes the query strong too long for our server to handle.
It would be really ace if, when going back to the Regenerate Thumbnails screen, it could do a database lookup to pull in the ID’s that failed and simply ask if you’d like to try that selection again (rather than having to run the whole batch from the start…. it’s taken me so long to run it, I don’t want to have to wait for all 27481 images to process again just to convert the 901 that failed.
If you don’t have the time, do you have this in github?
I’d be happy to send a pull request and to add this feature myself.
The topic ‘Feature request’ is closed to new replies.