Title: Age Gate Lite
Author: SiD
Published: <strong>Nobyembre 8, 2019</strong>
Last modified: Mayo 20, 2026

---

Maghanap ng mga plugin

![](https://ps.w.org/age-gate-lite/assets/banner-772x250.png?rev=2188138)

![](https://ps.w.org/age-gate-lite/assets/icon-256x256.png?rev=2188138)

# Age Gate Lite

 Ni [SiD](https://profiles.wordpress.org/siddhu09rocks/)

[I-download](https://downloads.wordpress.org/plugin/age-gate-lite.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/age-gate-lite/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/age-gate-lite/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/age-gate-lite/#installation)
 * [Development](https://tl.wordpress.org/plugins/age-gate-lite/#developers)

 [Suporta](https://wordpress.org/support/plugin/age-gate-lite/)

## Deskripsyon

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>
    ```

## Mga Screenshot

[⌊Front-end Display⌉⌊Front-end Display⌉[

Front-end Display

[⌊AGL Settings⌉⌊AGL Settings⌉[

AGL Settings

## Pag-install

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Configure the plugin

## FAQ

### Where are AGL settings?

You can find Age Gate Lite menu item in Admin area

### AGL CSS look weird

We have kept everything lightweight. Your Parent theme is in-charge of how font 
and their sizes etc.. You can override with custom CSS.

## Mga Review

![](https://secure.gravatar.com/avatar/c088b36f5ae4e2d8dcc0630c0388869ee4755f7f117b2e7241d2fb94063d05bb?
s=60&d=retro&r=g)

### 󠀁[easy, exactly what it says](https://wordpress.org/support/topic/easy-exactly-what-it-says/)󠁿

 [Tabitha](https://profiles.wordpress.org/30women/) Oktubre 13, 2025

good plugin. simple and to the point. at first I was confused about how to customise
and activate so here's how: Install it Activate it check for "age gate" somewhere
on your admin menu customize it for your website no coding needed, no shortcodes,
no widgets. It appears without you doing anything. Save your settings, test it and
there you go 🙂 Thanks for the plugin!

![](https://secure.gravatar.com/avatar/de13ccddccaa0243c75f577d787ee3c01a77031dc4a55f0a3e08922d1e7a3cd5?
s=60&d=retro&r=g)

### 󠀁[Cool](https://wordpress.org/support/topic/cool-1243/)󠁿

 [digitalmediaSLO](https://profiles.wordpress.org/digitalmediaslo/) Pebrero 3, 2023

Works fine! Just can't find where can I translate the "continue to site" string

![](https://secure.gravatar.com/avatar/94e2905aea5ec8c66b7110064a522baa1cd336cf298b6c95e45bba9054241108?
s=60&d=retro&r=g)

### 󠀁[Age discrimination is a disgrace](https://wordpress.org/support/topic/age-discrimination-is-a-disgrace/)󠁿

 [Vina](https://profiles.wordpress.org/valinax/) Disyembre 2, 2022

Unacceptable.

![](https://secure.gravatar.com/avatar/76979d1b1533f4b6cc4ac444453881a60554069b8464505a16eab8ae020ccde0?
s=60&d=retro&r=g)

### 󠀁[Simple and perfect](https://wordpress.org/support/topic/simple-and-perfect-215/)󠁿

 [csakeva](https://profiles.wordpress.org/csakeva/) Nobyembre 28, 2022

Thanks!

![](https://secure.gravatar.com/avatar/6bd5f5c10586f7a2c9ad6a41df349ec3ffd0073ff8dfdb6d914b588bbcde86c6?
s=60&d=retro&r=g)

### 󠀁[Brilliant](https://wordpress.org/support/topic/brilliant-1544/)󠁿

 [moorej](https://profiles.wordpress.org/moorej/) Nobyembre 15, 2022

What a fantastic little age gate plugin. I use it for an online liquor shop. Easy
to set up, not a lot of configuration capabilities, but it does what it needs to.
Like the redirect if user ticks NO.

![](https://secure.gravatar.com/avatar/49fbaf0f05a8aaae306f9e68f64a51ea84fe28003c38aaa285acd7fc622fb74f?
s=60&d=retro&r=g)

### 󠀁[Exactly what I’m looking for](https://wordpress.org/support/topic/exactly-what-im-looking-for-16/)󠁿

 [roli974](https://profiles.wordpress.org/roli974/) Mayo 27, 2020 1 na reply

Perfectly what I'm looking for, but it would be even more perfect if we could translate
the (Yes/No)

 [ Basahin lahat ng 6 na review ](https://wordpress.org/support/plugin/age-gate-lite/reviews/)

## Mga Contributor at Developer

Ang “Age Gate Lite” ay open source software. Ang mga sumusunod na tao ay nag-ambag
sa plugin na ito.

Mga Contributor

 *   [ SiD ](https://profiles.wordpress.org/siddhu09rocks/)

[Isalin ang “Age Gate Lite” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/age-gate-lite)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/age-gate-lite/), i-
check ang [SVN repository](https://plugins.svn.wordpress.org/age-gate-lite/), o 
mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/age-gate-lite/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/age-gate-lite/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.0.7

 * Fixed Plugin files loading hook

#### 0.0.6

 * Added Custom Event Listeners

#### 0.0.5

 * Added Custom Yes / No button labels support

#### 0.0.4

 * Fixed Main Title field issue

#### 0.0.3

 * Fixed Broken XML issues

#### 0.0.2

 * AMP Support

#### 0.0.1

 * Initial release

## Meta

 *  Bersyon **0.0.7**
 *  Huling na-update **4 buwan ang nakalipas**
 *  Mga aktibong installation **2,000+**
 *  Bersyon ng WordPress ** 4.0 o mas bago **
 *  Sinubukan hanggang **7.0.6**
 *  Bersyon ng PHP ** 5.2.4 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/age-gate-lite/)
 * Mga Tag
 * [adults-only](https://tl.wordpress.org/plugins/tags/adults-only/)[age gate](https://tl.wordpress.org/plugins/tags/age-gate/)
   [age verification](https://tl.wordpress.org/plugins/tags/age-verification/)[cannabis](https://tl.wordpress.org/plugins/tags/cannabis/)
   [popup](https://tl.wordpress.org/plugins/tags/popup/)
 *  [Advanced View](https://tl.wordpress.org/plugins/age-gate-lite/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/age-gate-lite/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/age-gate-lite/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/age-gate-lite/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/age-gate-lite/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/age-gate-lite/reviews/?filter=1)

[Ang iyong review](https://wordpress.org/support/plugin/age-gate-lite/reviews/#new-post)

[Tingnan lahat ng mga review](https://wordpress.org/support/plugin/age-gate-lite/reviews/)

## Mga Contributor

 *   [ SiD ](https://profiles.wordpress.org/siddhu09rocks/)

## Suporta

Mga isyu na nalutas sa nakalipas na dalawang buwan:

     1 sa 1

 [Tingnan ang support forum](https://wordpress.org/support/plugin/age-gate-lite/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://www.paypal.me/siddhu09rocks)