=== Elevoire Popup Craft ===
Contributors: elevoire, hassanraza
Tags: popup, modal, lead generation, exit intent, popup builder
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight, performant, and secure popup builder. Build beautiful, accessible popups with zero jQuery dependencies.

== Description ==

Elevoire Popup Craft lets you build and manage on-site popups without relying on jQuery or bloated page-builder dependencies. Popups are created as a dedicated custom post type, so you can create, edit, and organize as many as you need from a familiar WordPress screen.

**Key Features**

* Multiple popup display types, including center modal styles.
* A library of ready-made templates across common use cases such as lead generation, discounts and promos, site notices, and legal/GDPR notices (cookie consent, age verification, terms updates).
* Configurable display targeting, so popups can be shown site-wide or restricted to specific pages/posts by ID.
* Adjustable trigger delay and cookie-based expiry, so returning visitors aren't shown the same popup on every page load.
* Animation options for how a popup enters the page.
* Style controls for background color, text color, border radius, and optional backdrop blur.
* Optional custom CSS per popup for further styling control.
* Close-on-overlay-click toggle for dismissing popups.
* Built with no jQuery dependency for a lighter frontend footprint.

= Getting Started =

1. Install and activate the plugin.
2. Go to **Popup Craft** in your WordPress admin menu.
3. Add a new popup, choose a template or start from scratch, and configure its display and style settings.
4. Publish the popup and it will display on your site according to your targeting rules.

== Installation ==

1. Upload the `elevoire-popup-craft` folder to the `/wp-content/plugins/` directory, or install directly through the **Plugins > Add New** screen in WordPress.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Go to **Popup Craft** in the admin menu to create your first popup.

== Frequently Asked Questions ==

= Does this plugin require jQuery? =

No. The frontend popup display is built without a jQuery dependency.

= Can I show a popup on specific pages only? =

Yes. Each popup has a targeting option that lets you show it site-wide or restrict it to specific post/page IDs.

= Can I stop a popup from reappearing on every page refresh for the same visitor? =

Yes. Each popup has a cookie expiry setting (in days). Setting it to 0 makes the popup appear on every refresh.

= Can I add my own CSS to a popup? =

Yes. Each popup includes a custom CSS field for additional styling.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
