=== PixoNex Clean Popup ===
Contributors: mazbah229, pixonex
Tags: popup, notification, modal, font awesome, page popup
Requires at least: 5.5
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Display a clean, modern popup with Font Awesome icons on selected pages. Fully customizable from the WordPress admin settings panel.

== Description ==

**PixoNex Clean Popup** lets you show a beautiful, animated popup on specific WordPress pages — no coding required.

== Screenshots ==

1. Popup Preview
2. Popup Settings panel
3. Full settings options

**Key Features:**

* **Page-specific display** — Choose exactly which published pages show the popup.
* **Font Awesome icon picker** — Browse and select from hundreds of solid, regular, and brand icons directly in your admin panel.
* **Fully customizable colors** — Independently set colors for the icon, heading, paragraph, button background, and button text.
* **Live preview** — See your changes in real time as you edit settings.
* **Configurable delay** — Set how many seconds after page load the popup appears.
* **Accessible markup** — ARIA roles and keyboard (Escape key) support out of the box.
* **Clean, lightweight code** — No bloat; assets load only on the pages where the popup is enabled.

== Installation ==

1. Upload the `pixonex-clean-popup` folder to the `/wp-content/plugins/` directory, or install via the WordPress Plugins screen.
2. Activate the plugin through the **Plugins** screen in WordPress.
3. Go to **Clean Popup** from dashboard menu to configure your popup.

== Frequently Asked Questions ==

= Will the popup show on every page? =

No. You must select specific pages under **Clean Popup → Page Visibility**. The popup will only appear on those pages.

= Can I change the icon? =

Yes. Click **Browse Icons** in the admin settings to open the Font Awesome icon picker and choose any icon you like.

= Can I change colors? =

Yes. You can independently change the icon color, heading color, paragraph color, button background color, and button text color using the built-in color pickers.

= Does the popup reappear every visit? =

Yes. The popup shows on every page load (after the configured delay). If you want to suppress it for returning visitors, you can extend the plugin with a session cookie approach.

= Is Font Awesome loaded on every page? =

No. Font Awesome and all other plugin assets are only enqueued on the pages you select.

== Screenshots ==

1. The clean popup displayed on the front end.
2. Admin settings panel with live preview.
3. Admin settings panel all features.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
