Skip to content

Plugins

AgeVerif Plugins integrate the AgeVerif Checker Script, a tiny 4kB client-side JavaScript script embedded into your website.
When a visitor arrives, depending on your configured settings, a fullscreen age-verification modal is displayed and all page content is blurred.
Access is only granted once the visitor confirms their age.

The logo and colors can be customized in the Webmasters Platform to match your website's design.

⏳ Session Duration

The visitor is verified for a certain period of time depending on the jurisdiction. Check the Compliance and Policies page for more information.

Requirements

WordPress / WooCommerce

The AgeVerif WordPress plugin works with any WordPress site, including WooCommerce stores. No code editing required.

Integration

  1. Add a new plugin to your WordPress site or download the plugin from the official WordPress Plugin Directory (https://wordpress.org/plugins/ageverif/).
  2. In your WordPress Admin area, activate the newly installed plugin by clicking Activate.
  3. Navigate to AgeVerif Plugin, start by reading Getting Started page to confirm you've completed all the initial requirements.
  4. If you've checklisted all the initial requirements, please move to Plugin Settings
  5. Start by pasting your Website Public Live Key (copied from the Webmasters Platform) into the corresponding field.
  6. Set your preferred Trigger Mode and Visitor Mode

You can test the age verification flow by checking Admins Only in the Visitor Mode and visiting your website in a private/incognito browser window.

  1. Once you're done, please Save Changes.
  2. Your plugin is now configured and ready to use ✅

⏳ Note

You can enable/disable the plugin at any time by changing the AgeVerif Status setting in the plugin settings area.

Plugin Glossary

AgeVerif Status

Enables or disables the AgeVerif Checker on your website. When disabled, the Checker Script is not loaded and no age verification modal is shown to visitors.

ValueDescription
EnabledAgeVerif is active and will prompt visitors to verify their age, according to the configured settings.
Disabled (default)AgeVerif is inactive. No age verification procedure is executed.

Website Public Live Key

Your site's unique identifier, used to link the plugin to your AgeVerif account. This key is generated per domain in the Webmasters Platform.

IMPORTANT

Use your Live Key for production. A separate Test Key is available but should not be used on a live website.


Where To Trigger Verification

Controls which pages on your site load the age verification Checker.

OptionDescription
All pages (default)The Checker loads on every page of your website.
Only matching URLsThe Checker loads only on URLs matching the patterns defined in the URL Patterns field.
All pages except matching URLsThe Checker loads everywhere except on URLs matching the patterns in the URL Patterns field.

URL Patterns

A list of URL path patterns used in combination with the Where To Trigger Verification setting. Enter one pattern per line.

Example patterns:

/categories/*
/videos/

IMPORTANT

This field is only applied when the trigger mode is set to Only matching URLs or All pages except matching URLs. It has no effect when All pages is selected.


Visitor Mode

Determines which visitors see the age verification modal.

OptionDescription
All Visitors (default)Every visitor sees the Checker, including logged-in WordPress Admins.
All Except AdminsThe Checker is shown to everyone except logged-in WordPress Admins.
Admins OnlyThe Checker is shown only to logged-in WordPress Admins. Recommended for testing before going live.

Last updated: