這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Age Verify

外掛說明

無論原因為何,網站管理員有可能會需要要求網站訪客在檢閱網站內容前確認他們自己的年齡。Age Verify 是一個能達成這個目標的外掛,它能讓網站管理員指定最低年齡限制,並依據這項設定在潛在訪客及網站內容間加上年齡門檻,確保彼此的安全。

螢幕擷圖

  • 外掛設定畫面
  • 使用預設樣式、訪客可見的驗證年齡訊息

安裝方式

  1. 將由外掛壓縮檔解壓縮所得的 age-verify 資料夾及其全部檔案上傳至 /wp-content/plugins/ 目錄中。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  3. 前往 [外掛]→[Age Verify],並調整相關設定。

常見問題集

Installation Instructions
  1. 將由外掛壓縮檔解壓縮所得的 age-verify 資料夾及其全部檔案上傳至 /wp-content/plugins/ 目錄中。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  3. 前往 [外掛]→[Age Verify],並調整相關設定。

使用者評論

2019 年 6 月 23 日
Had to stop using it once my site got more busy since PHP based age gate isn't compatible with cache plugins. But if you're not planning to cache, this works fine
2017 年 6 月 26 日
Like my review on another similar plugin, because this plugin uses PHP to check cookies, it doesn't work with cached pages...such as with the W3 Total Cache plugin or WP Engine.
2017 年 3 月 15 日
My customers see it on every visit to the page even if within the time frame the plugin is set for. Support board is never answered by anyone even though there are active topics. Plugin looks to be abandoned as it hasn't been checked for latest compatibility.
2017 年 1 月 30 日
Works very well. Had issues in Internet Explorer, but figured them out. Does have some weird dashes it adds to the separation of the drop downs... and it kicks out an odd query field for a home page landing URL... which might not be good with SEO or Google. Doing research.
2016 年 9 月 3 日
The only thing that's missing for me is a couple of templates to make the form look better.
2016 年 9 月 3 日
I am so happy to have found this plug-in. It works on my hosted WordPress site and does everything I need it to do. I found that it reflects our page's style and works on mobile.
閱讀全部 24 則使用者評論

參與者及開發者

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

參與者

〈Age Verify〉外掛目前已有 7 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

0.3.0

  • New: French and Italian translations
  • Tweak: Use strings for the textdomain and change to ‘age-verify’

0.2.10

  • Fix: cookie duration now uses the corresponding setting

0.2.9

  • Fix: Prevent add/remove_query_arg XSS vulnerability

0.2.8

  • Fixes a bug that failed to load translations properly. Props to @Nukleo!
  • Added the French translation. Props to @Nukleo!

0.2.7

  • Fixes a bug that displayed the minimum age incorrectly in some cases
  • Fixes some PHP warnings on activation

0.2.6

  • Major code refactor
  • Add W3 Total Cache compatibility
  • Add WordPress 4.0 compatibility
  • Documentation cleanup

0.2.5

  • Added WordPress 3.8 compatibility
  • Fixed a bit of text domain loading
  • Added additional actions for further extensibility
  • Adjusted some default modal styling

0.2.4

  • Fixed a double slash when enqueueing the stylesheet
  • Added some missing text domains
  • Fixed a PHP warning

0.2.3

  • Added Remember Me checkbox to all input types
  • Escaped all strings for proper security

0.2.2

  • Fixed the loading of language files

0.2.1

  • Cleaned up folders filenames

0.2

  • Added ability to age-restrict only specific content
  • Security enhancements (nonces!)
  • Squashed some PHP warnings

0.1.5

  • Fixed support for PHP 5.2 and greater

0.1

  • Just getting started…