In my monthly Archive.php page, I am showing links of all posts of the month.
In the very first post of each month, there shall be only one image.
I want to pull this image and need to show it as a thumbnail on the specific-month archive page, before all the posts-links of the said month.
How can it be possible?
Many thanks for kind help.