Description
Plugin that creates shortcode for easy creation o’ image sliders.
Examples
[waj-image-slider images="5,6,7"]
To make it slowly zoom in, add zoom attribute set to true:
[waj-image-slider images="5,6,7" zoom="true"]
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Add shortcode with images attribute set to comma-divided list o’ media IDs.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WAJ Image Slider” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WAJ Image Slider” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial stable version.