=== Age Gator ===
Contributors: chrisgeelhoed
Donate link: https://www.chrisgeelhoed.com/
Tags: age, age verification, age verify, adults-only, modal, over 16, over 18, over 19, over 20, over 21, pop-up, popup, restrict, splash, beer, alcohol, restriction
Requires at least: 5.0
Requires PHP: 5.6
Tested up to: 5.2.3
Stable tag: 1.01
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Age Gator is a Wordpress plugin specifically designed to guard sensitive content (alcohol, gambling, x-rated, etc) from underage users. Featuring an abundance of customizable settings, the display and behavior of the overlay can be easily configured to suit a variety of use cases.

== Description ==
[Age Gator](https://www.age-gator.com/) is a Wordpress plugin specifically designed to guard sensitive content (alcohol, gambling, x-rated, etc) from underage users. Featuring an abundance of customizable settings, the display and behavior of the overlay can be easily configured to suit a variety of use cases.

<iframe width="560" height="315" src="https://www.youtube.com/embed/OHTIHpilAaM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

__Features__

* Checks age of user before showing content
* Edit appearance and text directly from the Customizer live preview screen
* User prompt may be set to a yes/no button, age entry, date of birthday entry, or confirmation checkbox
* Optional Retry button
* Remember previously passed users
* Set previously passed user bypass expiration time
* Limit number of attempts
* Ignore logged in users
* Customized failure and success messages
* Show age gate on all pages, all pages except those specified, or only on pages specified (Whitelist or Blacklist)
* Wilcard support for setting whitelisted and blacklisted pages
* Caching compatible

[Preview Features](https://www.age-gator.com/#feature-details)

== Installation ==
1. Upload the 'age-gator' folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in Wordpress
3. Click on "Edit in Customizer" and change your settings

== Changelog ==

= 1.00 =
* Initial release

= 1.01 =
* Adds starter templates

== Upgrade Notice ==

= 1.00 =
* Initial release

== Frequently Asked Questions ==

= How can I set the age gate to display on only certain pages? =

By default, the age gate will appear on all pages, but you can configure it to only show on the pages you want. First, select the pages tab from the Age Gator Customizer screen. Next, select "All Pages Except Those Specified (Blacklist)" or "Only Specified Pages (Whitelist)". Next, add the relative URLs of the pages you want to match. For example, you could whitelist only `/beers`. If you wanted to whitelist all subpages (eg `/beers/winter-ale`, `/beers/ipa`, etc) you could use a `*` wildcard and input `/beers/*`

= I've used the appearance Customizer to modify some of the details, but still can't quite get it to look the way I want. Can you help? =

Yes, although the plugin features an extensive list of editable properties, your age gate's appearance will still depend on the base CSS of your Wordpress theme. If you need a pro to make it pixel perfect, please make a [support request](https://www.age-gator.com/#contact)

== Screenshots ==

1. Admin Customizer Age Gate Example
2. User Facing Age Gate Example