=== EasySecure Simple Gallery ===
Contributors: imminentsoftware
Tags: gallery, masonry, grid, images, lightbox
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple and lightweight gallery plugin with Grid, Masonry and List layouts.

== Description ==

EasySecure Simple Gallery allows you to create responsive image galleries with multiple layout options.

✨ Features:

- Grid Layout
- Masonry Layout (Balanced & Magazine style)
- List Layout
- Responsive columns (Desktop / Tablet / Mobile)
- Image spacing control
- Image background color
- Adjustable image width
- Built-in lightbox preview

You can easily manage galleries from the admin panel and insert them anywhere using a shortcode.

== Usage ==

Create a gallery and use this shortcode:

[easysiga_gallery id="123"]

Replace `123` with your gallery ID.

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the WordPress admin panel
3. Go to **Galleries → Add New**
4. Create your gallery and publish
5. Copy and paste the shortcode into any page or post

== Frequently Asked Questions ==

= How do I add images? =
Click "Add Images" in the gallery editor and select images from the media library.

= Can I change layout? =
Yes, you can switch between Grid, Masonry, and List layouts in gallery settings.

= Is it responsive? =
Yes, you can control columns for desktop, tablet, and mobile.

== Changelog ==

= 1.0 =
- Initial release
- Grid, Masonry and List layouts
- Lightbox support
- Responsive settings