Too many thumbnail dimesions
I have used Regenerate thumbnails plugin and it has generated me around 13 different sizes for each image and now my server space is taken up. I have a plugin to delete all the thumbnails, but when I regenerate again it gives me this rediculous amount of thumbnails again. Is there away to keep only the needed dimesnions as it was by default?
Comments
all images that comes with theme can be removed or changed under functions/theme-functions.php file where add_image_size() functions are.