AB Age Gate

外掛說明

Shows a full-screen age verification overlay to all visitors before they can access the website. 100% customizable from the WordPress dashboard — no coding needed.

Features:
* Enable / disable with one click
* Change all text: heading, description, checkbox labels, button text, disclaimer
* Add unlimited required checkboxes from the admin panel
* Change all colors: button, accent/bold text, background
* Optional “Leave this site” link (configurable URL)
* Disclaimer text + optional hyperlinked disclaimer link
* Cookie-based memory — set how many days to remember a verified visitor (0 = ask every visit)
* Optional bypass for logged-in users / admins
* Accessible: focus-trap, ARIA attributes, keyboard navigation
* Lightweight: no jQuery dependency, pure vanilla JS

安裝方式

  1. Upload the ab-age-gate-age-verification folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Go to Settings AB Age Gate to configure

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AB Age Gate〉的開發相關工作。

參與者

將〈AB Age Gate〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.7

  • New: “Accept All” button to check every required checkbox at once
  • New: Two-column action row — “Decline & Exit” and “Submit & Enter”
  • New: WYSIWYG rich text editor for the description field in admin
  • Updated default button labels

1.0.6

  • New: Dynamic required checkboxes — add/remove unlimited checkboxes from admin
  • Migration: Existing checkbox 1 & 2 labels are preserved automatically

1.0.5

  • Renamed to AB Age Gate
  • Bug fix: Resolved admin settings checkbox saving issue