Age Gate Lite

plugin banner

A lightweight, customisable age gate to lock content from younger audience.

Author:siddhu09rocks (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:
Plugin version:0.0.7
Added to WordPress repository:08-11-2019
Last updated:13-07-2022
Rating, %:100
Rated by:5
Plugin URI:
Total downloads:11 215
Active installs:3 000+
plugin download
Click to start download

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>

Screenshots
FAQ
ChangeLog