=== PixelNest Blocks ===
Contributors: ashishprajapat
Tags: gutenberg, block editor, image gallery, image slider, media
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

PixelNest Blocks adds modern Gutenberg blocks, including a customizable Image Gallery and Image Slider.

== Description ==

**PixelNest Blocks** is a lightweight Gutenberg block plugin that provides reusable and modern blocks for the WordPress block editor.

It provides two essential blocks:

- **Image Gallery Block** – Create clean, responsive image galleries with full control over layout and spacing.
- **Image Slider Block** – Build interactive, touch-friendly image sliders directly inside the block editor.

The plugin is built using `block.json` and follows modern WordPress development standards. Scripts and styles are loaded only when required for optimal performance.

**How to use this plugin:**
1. Edit any page or post using the Gutenberg editor
2. Click the "+" button to add a new block
3. Search for "Pixelnest blocks"
4. Add Image Slider or Image Gallery block
5. Customize settings from the right sidebar

**Features:**

###Image Gallery Block
- Grid and masonary view gallery layout
- Adjustable number of columns
- Custom spacing (gap) between images
- Enable Lightbox option
- Responsive image handling
- Responsive and mobile-friendly
- Supports editor and frontend rendering
- Clean and minimal markup

###Image Slider Block
- Slider per view to add
- Autoplay speed option
- Toggle navigation arrows
- Toggle pagination dots
- Toggle autoplay
- Autoplay speed control
- Loop enable / disable
- Responsive slider behavior
- Clean and minimal markup

== Screenshots ==

1. Image Gallery block in the Gutenberg editor.
2. Image Slider block in the Gutenberg editor.

== Installation ==

1. Download the plugin ZIP file.
2. Go to **Plugins → Add New → Upload Plugin** in your WordPress admin.
3. Upload the ZIP file and click **Install Now**.
4. Activate the plugin through the **Plugins** menu.
5. Open the Block Editor and search for **PixelNest Blocks** blocks.

== Frequently Asked Questions ==

= Does this plugin work with Full Site Editing (FSE)? =
Yes. The blocks work in both post/page editors and FSE templates.

= Does this plugin require any page builder? =
No. PixelNest Blocks works natively with the WordPress Gutenberg editor.

= Can I extend these blocks? =
Yes. The plugin is developer-friendly and can be extended using standard WordPress block development practices.

= Does it load assets on every page? =
No. Scripts and styles are loaded only when the block is used.

== Changelog ==

= 0.1.0 =
* Initial release
* Added Image Slider block
* Added Image Gallery block

== Upgrade Notice ==

= 0.1.0 =
Initial release.