Return to Snippet

Revision: 49841
at July 31, 2011 04:43 by sridhar


Initial Code
<?php if (is_home()) { ?> <div class="my-slideshow"><?php echo do_shortcode('[pb_slideshow group="0"]'); ?></div> <?php } ?>

Initial URL


Initial Description


Initial Title
Insert PluginBuddy Slideshow in templates

Initial Tags


Initial Language
PHP