=== Search Carousel === Contributors: souvikitobuz,snow_walker Donate link: http://itobuz.com/ Tags: search,cusom search,search result slider,responsive search result slider,search result carousel,search result Requires at least: 3.8 Tested up to: 4.0 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This is a search results in slider view with image plugin. == Description == This plugin creates a slider of custom search results. You can place the slider anywhere that shortcode([search_carousel query="your search string" excerpt_length="no of word to show" categories="cat-1,cat-2,.."]) you can also use this shortcode into your page template php code using "do_shortcode('your shortcode ')" function. == Installation == 1. Go to plugin>add new and upload search_carousel.zip 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Then go to page or post and place shortcode. [search_carousel query="your search string" excerpt_length="no of word to show" categories="cat-1,cat-2,.."] == Frequently Asked Questions == = How do I display my results in slider? = Go to page or post and place the shortcode [search_carousel query="your search string" excerpt_length="no of word to show" categories="cat-1,cat-2,.."]. Or In PHP use this code == Screenshots == 1. Installation 2. Shortcode 3. Front end view == Changelog == = 1.0.2 = * Added screenshots. = 1.0.1 = * A change since the previous version. * Another change. == Upgrade Notice == = 1.0.1 = Update your plugin to current version.