What is the URL pattern for image thumbnails + sizes?
In general the format is: originalfilename-300×203.jpg, where 300×203 are the dimensions of the thumbnail. However, there are a few things that mean you can’t rely on this: – if the user has edited the file within WP, the filename will change – if the original image is smaller than the dimensions you specify, that thumbnail … Read more