=== Plugin Name === Contributors: razzu Tags: masonry,jquery masonry,masonry layout, shortcode,blog masonry,gallery masonry, custom post type masonry, Requires at least: 4.2 Tested up to: 4.6.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html With simple shortcode,Masonry Layout in action. == Description == A simple Masonry Layout plugin. with simple shortcode, You can add Masonry Layout For post , custom post type .And Even Masonry Layout Gallery For Posts and custom post type. Very easy to Use with very simple shortcodes. * Masonry Layout Blog. * Masonry Layout custom post type. * Masonry Layout Gallery For Posts. * Simple Shortcode can be used for Masonry Layout. * Shortcode can be either used in editor or can be used in template files. == Installation == 1. Upload "simple-masonry-layout" folder to the "/wp-content/plugins/" directory 2. Activate the plugin through the Plugins menu into WordPress admin area 3. Configure your neccessary settings in Admin-panel `Settings -> Simple Masonry Layout`. 4. Add Shortcode [simple_masonry] in editor. For using in template files, <? echo do_shortcode('[simple_masonry]'); ?>. Other shortcode are available in plugin settings Panel. i.e :- `Settings-> Simple Masonry Layout`. == Frequently Asked Questions == none == Screenshots == 1. Screenshot displaying Simple Masonry Layout of Posts 2. Screenshot displaying Simple Masonry Layout Gallery == Changelog == = 1.0 = * This is initial version of the plugin.