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”]
FAQ
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“S gallery” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “S gallery” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 0.1.0
- Plugin launch. Everything’s new!



