=== Rotating Header === Contributors: taf2 Donate link: http://captico.com/ Tags: header, images, dynamic lead, rotating header Requires at least: 3.0.0 Tested up to: 3.0.4 Stable tag: 0.3 Rotating Header plugin == Description == Works similar to the wordpress 3.0 header image but instead allows you to place in your theme a set of header images that rotate using either a sliding effect or a crossfade effect. == Installation == To use this plugin you need to add a function in your theme and possibly add some additional CSS. Here is an example of how we use it for many of our client websites.
Where #splash is a fallback to the built in wordpress theme "custom header" feature The block of code we would either put into a custom home page template or wrap in a call to is_front_page. == Screenshots == 1. Admin panel - makes it very easy to manage and change the rotating header images with links and caption. == Changelog == == 0.3 == * work on making this a releasable plugin == 0.2 == * add support for cross fade - requires manual configuration == 0.1 == * initial release, support sliding