=== FWD Accordion Slider ===
Contributors: futurewebdesign
Donate link: https://fwdapps.net/p/as/
Tags: slider, image slider, video slider, woocommerce, gallery
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.0
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A responsive 3D accordion slider powered by Three.js and GLSL shaders, with advanced distortion effects and full WordPress/WooCommerce integration.

== Description ==
**FWD Accordion Slider** is a next-generation WordPress slider built with WebGL, Three.js, and custom GLSL shaders.
It creates fluid, organic item distortion while keeping setup simple through a built-in presets and galleries manager.

Use it for product showcases, portfolios, hero sections, and immersive visual storytelling.

== Links ==
- <a href="https://fwdapps.net/p/as/" target="_blank" rel="noopener">Homepage</a>
- <a href="https://fwdapps.net/p/as/#demos" target="_blank" rel="noopener">Demos</a>
- <a href="https://fwdapps.net/p/as/#features" target="_blank" rel="noopener">Features</a>
- <a href="https://fwdapps.net/p/as/wordpress-documentation.php" target="_blank" rel="noopener">WordPress Documentation</a>
- <a href="https://fwdapps.net/p/as/javascript-documentation.php" target="_blank" rel="noopener">JavaScript Documentation</a>
- <a href="https://fwdapps.net/product/accordion-slider-wp" target="_blank" rel="noopener">Buy WP & Woo Plugin</a>
- <a href="https://fwdapps.net/contact" target="_blank" rel="noopener">Support</a>

== Highlights ==
- Responsive layout for desktop and mobile.
- Three.js + GLSL powered rendering and effects.
- Lazy initialize on scroll for better performance.
- Built-in presets manager and galleries manager.
- WooCommerce product gallery replacement support.

== Main Features ==
- Responsive layout for desktop and mobile devices
- Lazy initialize on scroll for better performance in long pages
- Multiple display modes (responsive and afterparent)
- Customizable slider size (max width and max height)
- Optional parallax scrolling effect
- Optional animated preloader
- Infinite loop browsing in both directions
- Optional captions with custom CSS styling
- Adjustable opacity for non-centered items
- Adjustable item scale and gap between items
- Mouse-based camera rotation effect (example: <a href="https://fwdapps.net/p/as/preset-3.php" target="_blank" rel="noopener">Preset 3</a>)
- Item noise animation controls (example: <a href="https://fwdapps.net/p/as/preset-7.php" target="_blank" rel="noopener">Preset 7</a>)
- Scroll speed and bend strength controls
- Distortion curve controls (example: <a href="https://fwdapps.net/p/as/preset-4.php" target="_blank" rel="noopener">Preset 4</a>)
- Fluid intro post-processing effect (example: <a href="https://fwdapps.net/p/as/preset-6.php" target="_blank" rel="noopener">Preset 6</a>)
- Built-in post-processing stack: mouse ripple, fluid, grid, afterimage, bulge, glitch, noise
- 12 preset variations out of the box

== Installation ==
1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin from the WordPress Plugins screen.
3. Open **FWD Accordion Slider** in the WordPress admin menu.
4. Create or edit a preset and a gallery.
5. Add the shortcode in any page, post, or block.

== Shortcode ==
Basic example:

[fwdas preset_name="Preset 1" gallery_name="Gallery 1"]

== WooCommerce Integration ==
The plugin can replace the default WooCommerce single product gallery with a selected Accordion Slider preset/gallery when configured via shortcode settings.

== Frequently Asked Questions ==

= Does it work with Gutenberg? =
Yes. You can add the shortcode in any block, including the Shortcode block.

= Is it mobile friendly? =
Yes. It is responsive and optimized for touch interactions.

= Can I customize effects without coding? =
Yes. Most visual and motion options are available in the presets manager.

== Development ==
Developed and maintained by FutureWebDesign.

- <a href="https://fwdapps.net/d/js/as.zip" target="_blank" rel="noopener">Source code and build tools</a>
- Distributed plugin uses a compiled build generated by Vite for optimal performance.