
Admin list interface showing Carousel images and titles.
A custom post type for choosing images and content which outputs a carousel from Twitter Bootstrap using the shortcode [sx-carousel].
The plugin assumes that you’re already using Bootstrap, so you need to load the Bootstrap javascript and CSS separately.
If you’d like to contribute to this plugin, you can find it hosted on GitHub.
If you’d like different settings for different carousels, you can override these by using shortcode options…
interval (default 5000)
showcaption (default true)
true or false.showcontrols (default true)
true or false.orderby and order (default menu_order ASC)
category (default all)
id (default all)
/wp-admin/post.php?post=109&action=edittwbs (default 2)
If you would like to contribute to this plugin, please go to the GitHub repository and make a personal fork of the development version. You can then make your changes and submit a pull request. I will happily review the code and then merge when we’re both happy. You can read more details here.