=== AgeVerif ===
Contributors: planetseason
Tags: age verification, content restriction, compliance, ageverif
Requires at least: 6.0
Tested up to: 7.0
Stable tag: 0.0.1
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Prevent minors from accessing restricted content with the official AgeVerif Checker Script integration.

== Description ==

AgeVerif helps you enforce age verification on your WordPress website using the official AgeVerif Checker Script.

AgeVerif is a service owned and operated by PlanetSeason (https://planetseason.com).

Plugin highlights:

1. Website Public Live Key integration.
2. Trigger modes: all pages, only matching URLs, or all except matching URLs.
3. Wildcard URL/path pattern matching (for example `/categories/*`).
4. Optional admin bypass while logged in.
5. Checker script injected for immediate page-load behavior.

To get your Website Public Live Key, register at:

* https://webmasters.ageverif.com

Documentation:

* https://docs.ageverif.com/checker.html

== External services ==

This plugin relies on the AgeVerif Checker Script service to enforce age verification on frontend pages.

What the service is used for:

* It manages the age-verification flow for website visitors.

Service policies and terms:

* Privacy Policy: https://www.ageverif.com/privacy-policy
* Terms of Use: https://www.ageverif.com/terms-of-use
* Webmaster Terms of Use: https://www.ageverif.com/webmaster-terms-of-use
* Biometric Data Policy: https://www.ageverif.com/biometric-data-policy
* COPPA Compliance: https://www.ageverif.com/coppa-compliance
* Cookies Policy: https://www.ageverif.com/cookies-policy

== Installation ==

1. Download our plugin from the WordPress plugin repository.
2. Activate **AgeVerif** in WordPress Admin.
3. Read **Getting Started** page for first-time setup.
4. Go to **AgeVerif > Plugin Settings**.
5. Paste your **Website Public Live Key**.
6. Configure **Where To Trigger Verification** and URL patterns if needed.
7. Click **Save Settings**.

== Changelog ==

= 0.0.1 =
* Initial release.
* Added Website Public Live Key configuration.
* Added URL targeting with wildcard support.
* Added admin bypass option.
