2014-07-08, 23:46:05
For all who want a Image Gallery with just 1 thumb and use the gallery into a template you can take this code:
Code:
<?php get_i18n_gallery('my-gallery-name', array('url'=>'my-gallery-slug', 'thumb'=>1)); ?>