gambitph / WP-OTF-Regenerate-Thumbnails

Automatically regenerates your thumbnails on the fly when thumbnail sizes change.
https://wordpress.org/plugins/otf-regenerate-thumbnails/
GNU General Public License v2.0
77 stars 16 forks source link

Old Image Sizes #9

Open nathanaelphilip opened 9 years ago

nathanaelphilip commented 9 years ago

If we generate an image at 300x300 and then change that to 500x500, does the script remove the old 300x300? Or does it keep it around?

shizhua commented 9 years ago

I have the same question before I am going to test it later today

eoutvik commented 9 years ago

Old images are not deleted. Same behaviour as default WP if you where to change an image size added with add_image_size()