by Ron Rennick on WordPress.org
This plugin adds a Gallery Posts menu to your WordPress dashboard. To add content to the rotating gallery:
When multiple images are attached to a Gallery Post one of the images is randomly selected to be shown on each page view.
In the initial verion, you will have to add some CSS to your theme’s stylesheet:
.slideshow {
width: 123px;
height: 456px;
}
Substitute 123 & 456 with the width & height in your Media Settings.
This plugin was written by Ron Rennick in collaboration with the CUNY Academic Commons.