Is there any way to display a line of text (or an image) that would indicate an album's published status? Essentially, if an album is unpublished, i would like the text 'private' or 'unpublished' to appear next to the description. If there is a tag i can use, i can add it to the template.
thanks
Comments
In case anyone wants the answer, my final solution was:
echo $_zp_current_album->get('show');