Hi,
Every time I upload an image on WordPress, a lot of copies from different sizes are generated. I know that is normal.
When uploading very large images, WordPress generates 13 copies: original-sized, scaled-size, 860×573, 768×512, 700×467, 430×287, 400×267, 350×100, 2048×1365, 1536×1024, 1200×800, 150×150 and 150×100.
I know that some of that copies are generated according to WordPress Media Settings, where the user can define the size of thumbnail, medium and large images. In order to have less copies of every image, I set all the sizes to 0px, so WordPress is not generating that three copies anymore. After doing that and uploading the same very large image as before, WordPress generates 9 copies: original-sized, scaled-size, 860×573, 768×512, 700×467, 430×287, 1536×1024, 150×100 and 2048×1365.
According to that, I guess that some copies are generated by WoodMart.
My question is: which of the 9 versions are required to ensure an optimum WoodMart performance? I would like to delete the useless copies in order to increase my server performance. My website is an e-Commerce, so I am not publishing posts nor entries.
Once this question is solved, ¿how can I disable the automatic generation of that useless copies?
I hope my explaination is clear enough,
Thanks in advance