Is there a way (a function?) to retreive the ID of the album displayed in the current page?
Let's say I have two albums and I want a certein event to occure only on one of them. I have to retrieve the ID of the current album to include it in an IF statement,
Depends what page you are on, if you are looking at your albums theme file you can use the function plogger_get_album_id() and Plogger will give you the ID of the album currently loaded in the loop