iam using wordpress and when i upload a new image it tend to crop in different size (thumbnail(150*150), medium(300*200), large ) and stores it. For a single image it generates around 4 different images which are generally not used. I need to restrict it to just thumbnail and original image. how to do it.
Share
you just need to mention the value of medium and large images as 0 in media settings in wordpress.