I have an array of images that I am rotating (and that part is working fine, by the way). I’d like to have each image link to a different location. What code can I add to the following to enable that?
<?php jsbrotate('height=315&width=925&imgdisp=4&imgfade=2&images=/wp-content/uploads/image_1.png|/wp-content/uploads/image_2.png|/wp-content/uploads/image_3.png|/wp-content/uploads/image_4.png|/wp-content/uploads/image_5.png'); ?>