=== Slideshow === Contributors: stefanboonstra Tags: slideshow, slider, slide, images, image, photo, gallery, galleries Requires at least: 3.0 Tested up to: 3.4 Stable tag: 1.3.0 License: GPLv2 Integrate a fancy slideshow in just five steps. - Rainbows. Rainbows everywhere. == Description == Slideshow provides an easy way to integrate a slideshow for any Wordpress installation. Any sized image can be loaded into the slideshow using the admin's media screen you're already used to and once attached, will straight away be shown in your slideshow. Fancy doing something crazy? You can create and use as many slideshows as you'd like, with different images and settings for each one of them. - Show that visitor who's boss. == Installation == 1. Install Slideshow either via the WordPress.org plugin directory, or by uploading the files to your server. 2. After activating Slideshow, you can create a new slideshow. 3. Upload images to your newly created slideshow with the upload button in the slides list. 4. Use the shortcode or code snippet visible in your slideshow admin panel to deploy your slideshow anywhere on your website. You can also use the widget to show any of your slideshows in your sidebar. 5. Feel like a sir. == Screenshots == 1. Create a new slideshow. A shortcode and a code snippet of how to call it is already visible. 2. Attach images to the slideshow for the media menu. 3. The attached images are now visible in your newly created slideshow. 4. Using the shortcode or code snippet the slideshow shows you, you can enjoy your slides in style. == Changelog == = 1.3.0 = * Added Dutch translation. * Custom styles for each slideshow are now available to be more compatable with every theme. (Black and transparent scheme) * Encapsulated a css class so that it does not interfere with anything outside the slideshow_container. * Moved slides list to the side, saving space on the slideshow specific settings page. * Settings bugs completely fixed, finally. (Previous version deleted post-meta on auto-save) * Moved Slideshow settings and images script to inside the slideshow_container, outputting a more coherent whole. * Settings moved from multiple meta keys to a single one. (This resets everyone's settings) * Added a Wordpress media upload button to the slides list, this simplifies attaching images to a slideshow. * Better way of including the jQuery library is now being used. * Fixed bug with the number of slides shown in the slideshow stuck at the default value of five. = 1.2.1 = * Fixed: Slideshow specific settings not saving. = 1.2.0 = * Slideshows can now be placed in posts as well, using shortcode [slideshow id=*SlideshowPostId*]. * Added a widget that can be loaded with an existing slideshow of choice. * Tested up to version 3.4 = 1.1.0 = * Added jQuery library as Wordpress websites don't seem to load them by default. * Slideshow script now depends on by the plugin enqueued jQuery script. = 1.0.1 = * Added documentary comments. * Fixed error with directory paths causing Slideshows post type page to generate warnings. = 1.0.0 = * Initial release. == Links == * [Stefan Boonstra](http://stefanboonstra.com/)