=== Smooth Dynamic Slider === Contributors: kundanyevale Author URI: http://profiles.wordpress.org/kundanyevale Donate link: Tags: dynamic slider, smooth slider, category slider Minimum version: 3.0 Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: trunk License: GPLv2 == Description == Smooth Dynamic Slider adds a dynamic smooth content and images purposeful slideshow with customizable image height, width and slide intervals to any location of your post or page. `Features` == Installation == 1. Upload the sdsslider folder to the /wp-content/plugins/ directory `OR` Upload from Plugins > Add New > Upload zip file. 2. Go to the 'Plugins' page of your WordPress administration area and activate the plugin. 3. Use the shortcode `[sds_slider cat_id='1']` in the content area of a page or post where you want the image slider to appear, where `cat_id = slider category id`. 4. In shortcode, you can use multiple category id too. like `[sds_slider cat_id='1,5,7']` in the content area of a page or post. 5. You can use PHP code `` in the php page where you want the image slider to appear. == Frequently Asked Questions == = How do I Add slider category? = In the WP Admin, navigate to SDS slider->Manage Category. == Screenshots == 1. Add/Manage slider. 2. Add/Manage category wise slider. 3. Add/Manage sliders category. 4. Slider at front side.