Hi,
in album.php template file, while iterating with "while(next_album())" - is there a way to get the album creation date? The important here is that I want to get date, when album was created/uploaded - but not when images in it were created. I do uploads of various albums, which were taken in different times, but on albums list I would like to see "NEW!!!" written to latest uploaded albums, which upload dates are not older than X days...
Is there an easy way to implement such feature in templates or I need to develop a plugin for this functionalitty.
Thanks in advance!
Cunami
Comments