=== Plugin Name === Contributors: ryankozak Tags: drinking age, age gateway, gateway, drinking age gateway, age restriction, age verification, age verification gateway, age restriction gateway, javascript gateway, jquery gateway , user experience, wp-admin, admin Tested up to: 4.7.0 Stable tag: 0.1.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html A plugin to easily implement a drinking age gateway on Wordpress sites. == Description == A plugin to easily implement a drinking age gateway on Wordpress sites. = Main Features = * Restricts access to users until they verify they're of drinking age. * Supports just about every nation in the world. * Customizable CSS. == Installation == 1. Upload plugin folder to '/wp-content/plugins/' directory 1. Activate the plugin through 'Plugins' menu in WordPress admin 1. Adjust plugin's settings by going to **Settings->WP Drinking Age** 1. Now enjoy WP Drinking Age Gateway! == Frequently Asked Questions == = How do I use this plugin? = Activate the plugin, and modify the settings for your site. = Will this impact my SEO (Google Ranking) = A JavaScript gateway such as this will allow easy indexing by search engines. Search bots won’t run the JavaScript to to activate the gateway, and so it will not appear for them at all. The script is executed after the page is loaded, and the content is rendered. = What source is used for legal drinking ages? = Legal drinking ages by country are referenced from [ProCon.org](http://drinkingage.procon.org/view.resource.php?resourceID=004294) = Why the hastle, can't I just input a specific age? = Plugins exist that allow you to set a specific age requirement for visitors. This is for worldwide alcohol brands. All countries don’t have the same drinking age. So solutions where the gateway is based on a static entry age aren’t viable. An age, and location must be gathered by the gateway to determine if a user is credible to enter the site. Tequila consumption in Mexico is legal 3 years earlier than it is for residents of California. == Screenshots == 1. The admin page showing the options for this plugin. 2. An example of WP Age Gateway in action with default settings. == Changelog == = 0.1.0 = As this is the first version, there is not much to say.