ID, false ); // Get the first gallery
$images = explode( ',', $gallery['ids'] ); // Get the gallery image IDs
?>
'. $excerpt .'
';
} else {
$image_excerpt_caption = null;
}
// Output the image with captions
echo '
' . $image_excerpt_caption . '
[0] ) . ' )
';
endforeach;
?>