jQuery Image Carousel for WordPress

A WordPress plugin implemented as a shortcode for creating a slideshow right from the posts screen.

Author:Ankur Taxali (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.3.2
Plugin version:1.0.0
Added to WordPress repository:23-04-2012
Last updated:24-04-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:20
Rated by:1
Plugin URI:
Total downloads:11 598
Active installs:200+
plugin download
Click to start download
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

  1. Upload a bunch of images to a post.
  2. Put the word [carousel] somewhere in the body of the post.
  3. 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.