WAJ Image Slider
WAJ Image Slider
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-namedirectory, 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
Changelog
1.0
- Initial stable version.