 Web Simple Image Gallery
------------------------------------------------

* Contributors: Nilesh Netake
* Tags: image,gallery,jquery gallery
* Donate link: #
* Requires at least: 3.0.1
* Tested up to: 3.6
* Stable tag: 0.1
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

Provides facility to add  a images from backend and display them on front end using shortcode

 Description
 -------------------------------------------------
Provides facility to add  a images from backend and display them on front end using shortcode



Installation
---------------------------------------------------
1. Upload "web-simple-image-gallery" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Create a page from backend and place a shortcode [wsig_gallery], you can also place shortcode using php code
on any page like <?php echo do_shortcode('[wsig_gallery]') ?>


Screenshots
------------------------------------
1. Add image from backend corresponds to add-image.png.
2. Listing of images corresponds to image-listing.png


Changelog
-----------------------------------------------------
= 0.1 =
* Initial release.
