A lightweight, customisable age gate to lock content from younger audience.
If your content or products are about cannabis, alcohol, gambling or other adult content.
Age Gate Lite makes it easier then ever to configure and style an age restriction pop up to protect younger audience.
It is designed to be user friendly, simple lightweight and only requires users to confirm their age ( Yes / No ).
This plugin is absolutely, 100% free.
Success message section included can be used for Email / Newsletter Opt-in or Promotional messages.
Devs 👨💻
Avaliable JS Event Listeners – agl_passed & agl_failed.
<script> document.addEventListener("agl_passed", function() { // Insert yor code for Age Gate Passed ; }); document.addEventListener("agl_failed", function() { // Insert yor code for Age Gate Failed'); }); </script>
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.You can find Age Gate Lite menu item in Admin area
We have kept everything lightweight. Your Parent theme is in-charge of how font and their sizes etc.. You can override with custom CSS.