I'm developing a photo gallery WP site. I would like to add "ul" list of images that are randomly picked from the gallery.
How would I randomly pick a number of images from the media library.
Any pointers would be greatly appreciated.
|
I'm developing a photo gallery WP site. I would like to add "ul" list of images that are randomly picked from the gallery. How would I randomly pick a number of images from the media library. Any pointers would be greatly appreciated. |
|||
|
|
|
Adding the following to your theme's functions.php file will let you use a shortcode (
|
|||||||||||||||
|