=== Age Gate Pro by Volade ===
Contributors: volade
Tags: age-gate, alcohol, cbd, compliance, volade
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later

Advanced age verification gate for alcohol, CBD, adult documents and tobacco — confirm or DOB modes, remember TTL, 4 compliance presets.

== Description ==

Age Gate Pro by Volade shows a front-end overlay before restricted content. Ideal for wine/spirits, CBD shops, adult documents and US 21+ alcohol sites.

* Confirm mode (“I am 18+” / Exit) or date-of-birth mode (age computed client + server; DOB never stored)
* Remember visitors via cookie + localStorage with configurable TTL
* 4 presets: alcool-france-18, cbd-boutique, docs-adultes, us-alcohol-21
* Excluded paths (login, admin, REST, custom allowlist)
* Dashboard KPIs: gate enabled, min age, mode, passes/fails today
* Attempt audit (hashed IP only), action log, free JSON export
* Site Health test, REST `agp/v1`, WP-CLI `wp agp`

**Legal note:** This plugin is not legal advice. Site owners are responsible for complying with age-restriction rules in their jurisdiction.

Works without a Volade account. Connect for REST automation. V+ for custom branding, multisite and geo rules.

== Installation ==

1. Upload the ZIP via Plugins → Add New → Upload
2. Activate Age Gate Pro by Volade
3. Open Volade → Age Gate Pro (or Tools → Age Gate Pro)
4. Apply a preset or enable the gate and save settings

== Frequently Asked Questions ==

= Is date of birth stored? =

No. DOB is used only to compute age for the current verification request. Audit logs may store the claimed age as an integer, never the birth date. IP addresses are stored hashed only.

= Will it block wp-admin or login? =

No. Admin, login, REST, cron and configurable excluded paths skip the gate. Editors/admins are bypassed by default.

= What happens on uninstall? =

Plugin options and logs are deleted. Browser cookies / localStorage cannot be cleared server-side; change the cookie name or wait for TTL expiry.

== Changelog ==

= 1.0.0 =
* Initial release — age gate overlay, confirm/DOB modes, presets, allowlist, audit, export, REST and WP-CLI.
