=== Fegallery - Featured Gallery ===
Contributors: harisrozak
Donate link: https://paypal.me/harisrozak
Tags: featured gallery, image gallery, images gallery, gallery shortcode, lightbox, fancybox, gallery, native gallery 
Requires at least: 4.0
Tested up to: 6.1.1
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple WordPress image gallery with lightbox.

== Description ==
Featured gallery is a simple WordPress image gallery with lightbox. You can just add the images from your post editor page.


**Features :**

* Use WordPress default image gallery
* Add the images, sort it by drag and drop
* Easy configuration
* Lightbox with image caption
* Enable for all post type
* Shortcode functionality

**Usage Instruction**

1. After installation, go to your post editor, you will notice a new Fegallery metabox
2. Add your image(s) for use as gallery. You can add multiple images by hold CTRL while select/click the images
3. Add the caption text if you wish by edit the caption field on the wordpress media library editor
4. Press the `Settings` button to configure
5. The gallery will automatically appears on the top of the post. You can also place the gallery manually by put the shortcode `[fegallery]` on the current post content


== Installation ==

1. Grab the plugin from from wordpress plugin directory or Upload the fegallery folder to the /wp-content/plugins/ directory
2. Activate the plugin

== Frequently Asked Questions ==

Currently we dont have a FAQ, please be the first :)

== Screenshots ==

1. Fegallery in action.
2. Fegallery metabox on admin post editor.
3. Fegallery settings page.

== Changelog ==

= 1.1.1 =
* Fixed bug: cannot completely remove all images from the gallery

= 1.1 =
* Bug fix error code on post meta

= 1.0 =
* Initial launch