Is this plugin capable of regenerating all image sizes, not just thumbnails? I would like to regenerate images based on new settings in Settings->Media->Image Sizes.
If this isn't possible through Regenerate Thumbnails plugin, does anyone have another solution that might work to regenerate Small Medium and Large image sizes?
Thank you!
Steve
http://wordpress.org/extend/plugins/regenerate-thumbnails/
Anything that is not the fullsize image is a thumbnail. Some thumbnails are just bigger than others. My plugin re-makes all of them.
Excellent, good to know. Thank you for the response and great plugin!
great plugins, thank you,
is it able to regenerate to the size of add_image_size() in function.php?
Bump for the last question asked. Does the plugin regenerate sizes added by add_image_size()? From my testing it appears that the plugin does not. :(
Scratch that. The plugin DOES create/resize sizes added via add_image_size(). I'm an idiot.