Advertisement
tribulant

Slideshow Gallery with width/height parameters

Aug 27th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.16 KB | None | 0 0
  1. <?php if (function_exists('slideshow')) { slideshow($output = true, $gallery_id = false, $post_id = false, $params = array('width' => 600, 'height' => 300)); } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement