Is there a convenient and configurable way to alternate between different header images?
The main features I’m looking for are:
- Random select from a set of images
- Specific header image in given date range (a la Google Doodle)
- Specific header image for specific posts or pages
You can try this
Random from a set of images :
This would load a random image from image_1.jpg, image_2.jpg … to image_10.jpg
or
This would select a randow image from thoses specified in the $images array.
Date range :
This would show an image for St Patricks
Specific posts or pages :
See : Change image based on menu item id