jQuery Image Carousel for WordPress free WordPress plugin
Description
jQuery Image Carousel for WordPress free WordPress plugin
jQuery Image Carousel
A WordPress plugin implemented as a shortcode for creating a slideshow right from the posts screen.
View my project on Github
How to use
Using this plugin is as easy as
Upload a bunch of images to a post.
Put the word [carousel] somewhere in the body of the post.
Publish or preview your post.
Change the size of the carousel
You can change the size of the carousel display by passing a size argument.
[carousel size=”thumbnail”]
Supported sizes: thumbnail, medium, large, full
Add some effects!
You can change the way images transition by passing an effect argument.
[carousel effect=”bouce”]
Please visit this page for a list of supported effects.