Bulk image resize order
-
Hi,
everything works like a charm, but I needed to change the order of the images by ID descending, since I have a huge image library and need to resize newest images first. I entered and order by clause in the query in ajax.php file, and it works well.
Order by will not make a difference in server load, since the bulk resize action is not used frequently.
Maybe you could set the resize order as an option.
The topic ‘Bulk image resize order’ is closed to new replies.