=== Random Background Image Per Session === Contributors: waffleguy4 Tags: background, backgrounds, bg, image, images, picture, pictures, random, header, theme plugin Requires at least: 2.0.2 Tested up to: 3.1.1 Stable tag: 1.1.1 Chooses a random background image for each site visitor, but remembers the chosen background on each sub-page for the entire visit session. == Description == This plugin makes it easy to have a random background image displayed from a folder of available images, such that every time a user visits your site they see a "fresh" new look to your site. Additionally, the image is saved in a temporary cookie so that the chosen background image remains the same for the entire visit of the user on your site. The next time they visit your site, and once the browser cookie has expired, a new image will be randomly chosen. This is usually every 6 hours, but may vary due to various reasons. The plugin automatically adds the background image code to the bottom of your page, and will be displayed full screen behind all the other content. However, you do need to edit the z-index of your page's main content or wrapper div element in your theme's style sheet. Once installed and activated through the WordPress plugin manager, there are 2 options you need to configure in the admin part of your site. You will probably need FTP access to upload your folder of images, unless they are already on the server. More Info [Plugin Article](http://davetcoleman.com/blog/random-background-image-per-session) Thanks to kdmurray (kdmurray.at.kdmurray.dot.net) to who made a similar plugin that I based this off of. == Installation == 1. Install and activate through your Wordpress' Admin plugins page. 2. Within Admin, on the left "Settings" sub-menu, select the "Random BG Image" menu item. 3. Follow the setup instruction on the page. == Changelog == = 1.0.0 = * Started project = 1.0.1 = * Tweaked documentation = 1.1.0 = * Added the BG height and disable session persistance options on the settings page. Improved instructions and durability = 1.1.1 = * Tweaked documentation == Feedback == davetcoleman@gmail.com