=== S gallery ===

Contributors: Robiul Awal
Plugin Name: S gallery
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=robiulawal%2ecee%40gmail%2ecom&lc=US&item_name=Robiul&amount=10%2e00&currency_code=USD&no_note=0&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
Tags: gallery, image,albums,images,photo,photos,slideshow,photo-albums, simple, picture, custom, profile, shortcode, widget, pages
Requires at least: 3.4
Tested up to: 4.0
Stable tag: 1.0
Version: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple wordpress gallery plugin, that allow to creat photo albums by shortcode.

== Description ==

A simple wordpress gallery plugin, that allow to create photo albums by shortcode. The plugin can extract photo from the post, pages or any kind of custom post.

**Current Languages**

* Englishs.

== Installation ==

* Install from the wordpress plugin manager or upload the directory to your plugins folder
* Activate
* Navigate to gallery setting and fill in the required settings

= Shortcode =
The main shortcode for page or widget is [gallery].

Shortcode: [gallery posts="25" order="date" orderby="title"]

** Configuration for shortcode **

* posts: No of post to be displayed  default all.
* order: order type default date.
* orderby:  orderby default title.
* Example: [gallery posts="25" order="date" orderby="title"]

== Screenshots ==

1. Adding images from custom post
2. plugin settings
3. photo albums
4. photo slideshow


== Changelog ==

### Version 0.1.0

* Plugin launch.  Everything's new!

== Frequently Asked Questions ==

Is the plugin will make any jquery confliction with another plugin?

No, it will not make any confliction because this plugin will be activated after the whole page loaded.

== Upgrade Notice ==
= 0.1.1 =
0.1.1 is a major update.
