A WordPress plugin implemented as a shortcode for creating a slideshow right from the posts screen.
A WordPress plugin implemented as a shortcode for creating a slideshow right from the posts screen.
Download this plugin from the Official WordPress Plugins Directory
Using this plugin is as easy as

You can change the size of the carousel display by passing a size argument.
[carousel size="thumbnail"]
Supported sizes: thumbnail, medium, large, full
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.