A comprehensive collection of visual components for your site
About WP-Cycle
The WP-Cycle plugin allows you to easily create image slideshows on your website using the jQuery Cycle Plugin. You can upload images from your computer and add URLs to turn the images into clickable links. The plugin also allows you to easily delete images from the slideshow.Changelog
0.1
- Initial Release
0.1.1
- Added automatic defaults database insertion
- Added [wp_cycle] shortcode
- Buggy release, ended up reverting to 0.1
0.1.2
- Unreleased version, used for testing
0.1.3
- Added stable [wp_cycle] shortcode
- Added transition duration control to settings
- Added transition delay control to settings
- Added new options to the defaults array (for filtering)
- Changed some wording in the settings
- Upgraded jQuery Cycle plugin from 2.63 to 2.65
0.1.4
- Added empty alt tag to images to pass vaidation
0.1.5
- Fixed the error that got produced when trying to loop through a non-array variable (duh!)
0.1.6
- Fixed the shortcode positioning problem
0.1.7
- Upgraded jQuery Cycle plugin from 2.65 to 2.81
0.1.8
- Added
position: relative;to the slideshow div
0.1.9
- Moved script and args to the
wp_footerhook
0.1.10
- Fixed minor bug from 0.1.9
0.1.11
- Moved WP-Cycle menu location from “Plugins” to “Media”
- Updated the menu registration to comply with new roles methodology.
- Added “Settings” link on plugins page.
0.1.12
- Updated jQuery Cycle plugin to 2.99