Display thumbnail only if requested size exists
Assuming the question is about wp_get_attachment_image_src. It could be also about wp_get_attachment_link, but, although related, this analysis doesn’t includes it. Got aware of this issue answering this question: How can I view all WP generated thumbnails in Media Manager?. Refer to it to see a working code regarding the issue on this Question. And it … Read more