Skip to content

Instantly share code, notes, and snippets.

<?php
if(perch_get('album-one')) {
// Output the large images
perch_gallery_album_images(perch_get('album-one'), array(
'template' =>'d_list_image.html'
));
// Output the small images used for navigation
perch_gallery_album_images(perch_get('album-one'), array(