=== PageFluent - Smooth Page Transitions & Loader ===
Author : WPJutsu
Plugin URI: https://www.wp-jutsu.com/plugins/pagefluent
Tags: page transition, preloader, page loader, loader, transition
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.1
Stable tag: 1.2.0
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Make your WordPress site feel premium with smooth page transitions and 
loaders, zero coding required.

== Description ==

**Your website deserves to feel as good as it looks.**

Most WordPress sites suffer from jarring, instant page jumps. PageFluent 
replaces those with fluid transitions and elegant loaders — turning every 
click into a polished experience that keeps visitors engaged.

[See live demos of all transitions →](https://www.wp-jutsu.com/plugins/pagefluent/)
[Documentation & video tutorials →](https://www.wp-jutsu.com/documentation/pagefluent/)

---

### Free version — Get started in minutes

**Transitions**

* Fade
* Slide to Top
* Slide to Right
* Slide to Bottom
* Slide to Left
* Glassmorphism

**Loaders**

* Spinner
* Dots
* Bars
* Progress Bar
* Pulse

---

### Pro version — Full creative control

**Transitions**

* 12+ premium transition effects
* Arrival & departure transitions (separate in/out animations)
* Custom color for every transition
* Fine-tune timing & easing per transition

**Loaders**

* 10+ loader styles
* Custom color for every loaders
* Use your own logo or image as a loader, branding your website !

**General**

* Live preview modal — see your settings before publishing
* Priority support

[Upgrade to PageFluent Pro →](https://www.wp-jutsu.com/plugins/pagefluent/)

== Screenshots ==

1. General settings panel
2. Transition settings — choose effect, color and timing
3. Loader settings — pick a style and customize with your logo

== Installation ==

**From the WordPress dashboard (recommended)**

1. Go to **Plugins → Add New**
2. Click **Upload Plugin** and select the downloaded `.zip` file
3. Click **Install Now**, then **Activate**
4. A new **PageFluent** menu item will appear in your dashboard

**Via SFTP**

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate from the **Plugins** menu in your WordPress dashboard

== Frequently Asked Questions ==

= Does my theme need to support a specific hook? =

Yes — your theme must include the `wp_body_open()` function call right 
after the opening `<body>` tag. Most modern themes support this. If 
transitions don't appear, that's the first thing to check.
[See how to verify →](https://developer.wordpress.org/reference/functions/wp_body_open/)

= Will PageFluent slow down my site? =

No. All animations run client-side and are designed to have minimal 
impact on performance. Transitions actually *mask* loading time, which 
can improve perceived speed.

= Do I need to know how to code? =

Not at all. Everything is configured from a simple settings panel. 
[Documentation and video tutorials](https://www.wp-jutsu.com/documentation/pagefluent/) 
are available if you need guidance.

= What are the minimum requirements? =

WordPress 6.0+ and PHP 8.1+.

= Where can I report a bug or request a feature? =

Use the [support forum on WordPress.org](https://wordpress.org/support/plugin/pagefluent/) 
for the free version, or contact us directly at 
[wp-jutsu.com](https://www.wp-jutsu.com) for Pro support.

== Changelog ==

= 1.2.0 - may 07, 2026 =

* Add the preview button to open a modal and see configuration
* Global CSS changes in admin UI
* Add locked pro features in transitions & loaders
* Exclusion mailto: / tel: / javascript: links in triggers transitions
* Add fallback to color-mix() for old navigators

= 1.1.0 - march 05, 2026 =

* *Add a new transition : Glassmorphism*
* Add the review link

= 1.0.2 - january 27, 2026 =

* Minor changes in assets / readme

= 1.0.1 - january 27, 2026 =

* Change assets

= 1.0.0 - january 27, 2026 =

* First release of PageFluent !