Hi. I want to take the ID's from a list of repeater images and put them into wordpress standard gallery shortcode:
<?php echo do_shortcode('[gallery ids="194"]');?>
but how do I get each image's ID?
Thanks
Hi. I want to take the ID's from a list of repeater images and put them into wordpress standard gallery shortcode:
<?php echo do_shortcode('[gallery ids="194"]');?>
but how do I get each image's ID?
Thanks