Wordpress plugins
CPT Bootstrap Carousel

CPT Bootstrap Carousel

Version : 1.9.1
Tested up to : 4.3.12
Number of download : 134095
Author : Phil Ewels
Average rating : 4 / 5 on 28 votes 28 votes, 4 avg.rating

Screenshots

CPT Bootstrap Carousel
CPT Bootstrap Carousel
CPT Bootstrap Carousel
CPT Bootstrap Carousel

A custom post type for choosing images and content which outputs a carousel from Twitter Bootstrap using the shortcode [image-carousel]. The plugin assumes that you’re already using Bootstrap, so you need to load the Bootstrap javascript and CSS separately. Download Twitter Bootstrap Bootstrap WordPress Theme Bootstrap CDN (hotlink CSS and javascript files) Bootstrap Carousel in action If you’d like to contribute to this plugin, you can find it hosted on GitHub. Shortcode Options As of version 1.5, nearly all of these options can be set in the CPT Bootstrap Carousel Settings page. However, if you’d like different settings for different carousels, you can override these by using shortcode options… interval (default 5000) Length of time for the caption to pause on each image. Time in milliseconds. [image-carousel interval=”12000″] showcaption (default true) Whether to display the text caption on each image or not. true or false. [image-carousel showcaption=”false”] showcontrols (default true) Whether to display the control arrows or not. true or false. [image-carousel showcontrols=”false”] orderby and order (default menu_order ASC) What order to display the posts in. Uses WP_Query terms. [image-carousel orderby=”rand”] [image-carousel orderby=”date” orderby=”DESC”] category (default all) Filter carousel items by a comma separated list of carousel category slugs. [image-carousel category=”homepage,highlights”] id (default all) Specify the ID of a specific carousel post to display only one image. Find the image ID by looking at the edit post link, eg. post 109 would be /wp-admin/post.php?post=109&action=edit [image-carousel id=”109″] twbs (default 2) Output markup for Twitter Bootstrap Version 2 or 3. [image-carousel twbs=”3″] Credits This plugin was written by @tallphil with help and suggestions from several others including (but not limited to) @reddo, @joshgerdes, @atnon, @grahamharper, @rchq, @oheijo, @smtk, @cla63, @cookierebes and @sipman. The Serbo-Croation translation was kindly provided by Borisa Djuraskovic from http://www.webhostinghub.com Contributing 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.

Download now