Title: Age Gate Lite
Author: SiD
Published: <strong>8. November 2019</strong>
Last modified: 20. Mai 2026

---

Plugins suchen

![](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

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

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

 * [Details](https://de.wordpress.org/plugins/age-gate-lite/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/age-gate-lite/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/age-gate-lite/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/age-gate-lite/#developers)

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

## Beschreibung

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

 * [[
 * Front-end Display
 * [[
 * AGL Settings

## Installation

 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.

## Rezensionen

![](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/) 13. Oktober 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/) 3. Februar 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/) 2. Dezember 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/) 28. November 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/) 15. November 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/) 27. Mai 2020 1 Antwort

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

 [ Alle 6 Rezensionen lesen ](https://wordpress.org/support/plugin/age-gate-lite/reviews/)

## Mitwirkende und Entwickler

„Age Gate Lite“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „Age Gate Lite“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/age-gate-lite)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/age-gate-lite/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/age-gate-lite/) 
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/age-gate-lite/)
per [RSS](https://plugins.trac.wordpress.org/log/age-gate-lite/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

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

 *  Version **0.0.7**
 *  Zuletzt aktualisiert **vor 2 Wochen**
 *  Aktive Installationen **2.000+**
 *  WordPress-Version ** 4.0 oder höher **
 *  Getestet bis **7.0**
 *  PHP-Version ** 5.2.4 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/age-gate-lite/)
 * Schlagwörter
 * [adults-only](https://de.wordpress.org/plugins/tags/adults-only/)[age gate](https://de.wordpress.org/plugins/tags/age-gate/)
   [age verification](https://de.wordpress.org/plugins/tags/age-verification/)[cannabis](https://de.wordpress.org/plugins/tags/cannabis/)
   [popup](https://de.wordpress.org/plugins/tags/popup/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/age-gate-lite/advanced/)

## Bewertungen

 5 von 5 Sternen.

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

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/age-gate-lite/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://www.paypal.me/siddhu09rocks)