Agnosia Bootstrap Carousel hooks the shortcode with attribute type= carousel order to show Bootstrap Carousel based on the selected images and their titles and descriptions..
This plugin assumes either your theme includes Bootstrap and CSS files to display the carousel properly, or that you have included those files on your own.
It will not include the files for you, so if they are not present, the carousel will not work and you will obtain its HTML..
Otherwise, the default shortcode function will be processed instead of this plugin's one..
Example pause pauses the cycling of the carousel on mouseenter and resumes the cycling of the carousel on mouseleave.
Action hooks agnosia bootstrap carousel before init Do something before the carousel is loaded. agnosia bootstrap carousel init Do something after the carousel is loaded...
Unzip agnosia-bootstrap-carousel zip and upload the folder to your wp-content plugins directory..
Activate the plugin through the Plugins into WordPress admin area..
Start using the shortcode to show Bootstrap Carousel...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more