This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. 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.

Contributors

Translate “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.