=== Particle Slider ===
Contributors: samiur6688  
Tags: slider, particles, gutenberg, animation, image slider  
Requires at least: 5.6  
Tested up to: 7.0  
Requires PHP: 7.4  
Stable tag: 1.0  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

A Gutenberg image slider block with heading, subheading, button, and optional animated particle effects.

== Description ==
**Particle Slider** is a simple and flexible Gutenberg block that allows you to create animated image sliders with optional particle overlays.

Each slide supports a background image, heading, subheading, and call-to-action button. The block also includes navigation arrows and a toggle for animated particle effects.

**Features:**
- Add multiple slides with images and text
- Customize each slide with:
  - Heading
  - Subheading
  - Button (text + link)
- Enable or disable animated particle background
- Navigation arrows included
- Fully responsive 

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/particle-slider` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Open a post or page, and insert the **Particle Slider** block using the block editor.

== Frequently Asked Questions ==

= Is it possible to disable the particle animation? =  
Yes, simply toggle off the **"Enable Particles"** setting in the block panel.

= Does the slider support custom buttons? =  
Yes. Each slide can include a button with custom text and URL.

= Can I customize the particle and overlay colors? =  
Yes, you can choose custom colors for the particle effect and overlay background directly from the block settings.

== Screenshots ==
1. Example of using dark overlay with orange particles
2. Example of using green overlay with black particles
3. Example of using the slider without any particles

== Changelog ==
= 1.0 =
* Initial release.