Gives you the option of adding a Javascript-powered fading image gallery as a sidebar widget. The widget pulls its images from previous posts and automatically re-sizes them for display in the appropriate area.
Download
Latest version: [zip]
Rotating Image Widget has been downloaded 26850 times so far!
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the entire
rotating-image-widget
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the ‘Rotating Image Widget’ to your sidebar
Changelog
1.1.2
- Minor bug fix to correct a name collision.
1.1
- Use the WP-HTTP API to make image requests
- Improve documentation
1.0.3
- Adds functions to handle failure in the case of very large images
- Changes the image grabbing function to select multiple unique images per post ID
1.0.2
- Centered widget content
- Added compatibility warning – requires WordPress 2.8+ and PHP 5 and fopen() function
1.0.1
- Fixes typo in plug-in folder structure
1.0.0
- First release