=== Media Library Image Gallery ===

Contributors: (this should be a list of wordpress.org userid's)
Donate link: http://example.com/
Tags: comments, spam
Requires at least: 4.0
Tested up to: 4.6.1
Stable tag: 0.1 //-> Subverson tag of latest stable version of trunk if you use `/trunk/` for
stable.
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Display all Images from you Media Library as a WordPress Gallery

== Description ==

This plugin gives you the ability to display all of images from your media gallery within one WordPress Gallery. Just paste the [media-library-image-gallery] inside the content.


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Once activated, past the [media-library-image-gallery] wherever you like to display all you images as a gallery


== Frequently Asked Questions ==

= Can I exclude some specific images =

Yes, just add a comma separated list of attachement ids as a "exclude" attribute.
eg: [media-library-image-gallery exclude="15,14"]

== Screenshots ==

Screenshot1.jpg

== Changelog ==

= 0.1 =
* Initial release

== Upgrade Notice ==

= 0.1 =
* Initial release