Yes, of course you will need to code this in your theme index.php script. For instance, the Efferevescence+ theme can display a "picture of the day". Not quite what you are asking for, but maybe a starting place.
There is also the image_album_statistics plugin that provides a printLatestImage() function. Of course that also requires theme changes.
Is there any sort of URL which I can give to my users so when thy open that URL they see the most recent photo of the Samples album? Not without modifiying your theme. But why don't you just set the image sorting in the album so it shows the latest images first?
Comments
Is there any sort of URL which I can give to my users so when thy open that URL they see the most recent photo of the Samples album?
Is there any sort of URL which I can give to my users so when thy open that URL they see the most recent photo of the Samples album?
Not without modifiying your theme. But why don't you just set the image sorting in the album so it shows the latest images first?