Age Gate Lite

plugin banner

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

Author:SiD (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
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:6
Plugin URI:
Total downloads:14 809
Active installs:2 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