Hi there,
First of all thank you for this great plugin, a must have for all my WP projects 👍
As image sizes variations are now essential in RWD and bandwidth optimisation, I deal with that by using "src_set" image attribute filled with a set of custom images sizes dynamicly added via add_image_size().
Everything's fine for images keeping original aspect ratio but it starts to be more complicated for cropped sizes... So here's my suggestion: it would be awesome if YoImages came with a "Crop all images with same ratio at once" feature, almost like "Crop-Thumbnails" plugin does. Maybe a global option allowing to crop all equivalent sizes for each image from the biggest croppable size available?
Hi there, First of all thank you for this great plugin, a must have for all my WP projects 👍
As image sizes variations are now essential in RWD and bandwidth optimisation, I deal with that by using "src_set" image attribute filled with a set of custom images sizes dynamicly added via add_image_size().
Everything's fine for images keeping original aspect ratio but it starts to be more complicated for cropped sizes... So here's my suggestion: it would be awesome if YoImages came with a "Crop all images with same ratio at once" feature, almost like "Crop-Thumbnails" plugin does. Maybe a global option allowing to crop all equivalent sizes for each image from the biggest croppable size available?
I hope to be clear enough, Cheers :)