I have a client site that requires a random background image. I figured that custom-background
would have something similar to custom-header
for randomizing which image is selected, but alas it does not seem to be the case.
Does anyone have experience doing this, or know what direction would be best to extend custom-background
? Or would the better approach be to ignore custom-background
and create my own background theme support (I severely frown upon this method, but ‘the easy route’ is always there).
I created a theme like this sometime ago using backstretch script http://srobbin.com/jquery-plugins/backstretch/ very light and easy to set.
But note that if you want to allow the user/client to change/order the images you will need to create a theme panel/options.
I’m using child theme with twentythirteen parent. Made a directory with images in my child theme. But first removing default 2013 theme headers.
This works on my wp 3.6. You may add more images. I have 9 🙂