=== Bootstrap Carousel Manager === Contributors: daext Tags: bootstrap carousel,bootstrap,carousel,bootstrap carousel wordpress,wordpress bootstrap,wordpress carousel,bootstrap slider,slider Donate link: http://www.daext.com License: GPLv2 or later Requires at least: 3.0 Tested up to: 3.6 Stable tag: 1.00 == Description == This plugin is useful to manage the Bootstrap 3 Carousel in your WordPress installation. The Bootstrap 3 framework is required, do not use it without Bootstrap 3 or with previous version of Bootstrap. - Add your slides in the Bootstrap Carousel menu and assign every slide to a specific carousel with the "Carousel Name" taxonomy. - Add the carousel in the HTML of your theme with the following code: - Show the carousel only in specific area of your website by adding a second parameter: ( 'all' -> Show throughout the website - 'home' -> Show only in the homepage - 'posts' -> Show only in your posts - 'pages' -> Show only in your pages ) - Add the carousel in a post with the following shortcode.[put-bootstrap-slider name="carouselname"] - Customize the carousel caption title with the .carousel-caption-custom-title selector. - Customize the carousel caption description with the .carousel-caption-custom-description selector. To know more about my products check out my website or visit my CodeCanyon portfolio.