Cropped thumbnail still displaying as full image
I was confusing add_image_size with set_post_thumbnail_size. The problem with the latter is that you can only set one ‘thumbnail’ size. I wanted to be able to keep the original image intact and apply a custom crop to the thumbnail version of the image. I’m using multiple image sizes around the site as the ‘thumbnail’ though. … Read more