>
Download This Plugin | |
Download Elegant Themes | |
Name | CPT Bootstrap Carousel |
Version | 1.9 |
Author | Phil Ewels |
Rating | 88 |
Last updated | 2015-02-09 09:37:00 |
Downloads |
52409
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
CPT Bootstrap Carousel plugin added 2 bytes of resources to the Home page and 2 bytes of resources to the sample Post page.
CPT Bootstrap Carousel plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! CPT Bootstrap Carousel plugin ads no tables to your Wordpress blog database.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.
If you'd like to contribute to this plugin, you can find it hosted on GitHub.
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)
[image-carousel interval="12000"]
showcaption
(default true)
true
or false
.[image-carousel showcaption="false"]
showcontrols
(default true)
true
or false
.[image-carousel showcontrols="false"]
orderby
and order
(default menu_order
ASC
)
[image-carousel orderby="rand"]
[image-carousel orderby="date" orderby="DESC"]
category
(default all)
[image-carousel category="homepage,highlights"]
id
(default all)
/wp-admin/post.php?post=109&action=edit
[image-carousel id="109"]
twbs
(default 2)
[image-carousel twbs="3"]
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
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.