=== Justified Image Gallery ===
Contributors: kentothemes
Donate link: http://pluginspoint.com/
Tags: Image Gallery, Justified Image Gallery, justified gallery jquery, justified image grid, justified grid, justified image gallery
Requires at least: 3.8
Tested up to: 4.7
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Pure HTML and CSS and Jquery Justified Image Gallery.
== Description ==
Flicker style Justified Image Gallery for your wordpress site. easy to use via shortcode anywhere and unlimited time to use same page.
Live Demo: http://pluginspoint.com/
Plugin Features
* Use via shortcode.
* Display any post type.
* Ajax load more post.
* Support any themes
== Installation ==
1. Install as regular WordPress plugin.
use shortcode anywhere in your post or page as following.
`[kento_justified_image_gallery kjg_id='mygrid' posttype='post' ]`
kjg_id -> (Optional) To Diplay more than one gallery same page you need to use different id (use letter only and underscore. ex: mygrid)
posttype -> (Optional) Which post type you want to display on gallery(Only One. ex: post or page or portfolio).
bgcolor -> (Optional) Background Color For Grid Area.
Credit:
http://miromannino.com/projects/justified-gallery/
== Screenshots ==
1. Gallery View.
== Changelog ==
= 1.0 =
* Initial release