Beschrijving
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"]
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WAJ Image Slider” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WAJ Image Slider” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial stable version.