前言介紹
- 這款 WordPress 外掛「WordPress Responsive Age Verification」是 2017-11-09 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 3000 個安裝啟用數。
- 上一次更新是 2022-03-17,距離現在已有 1144 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6.0 以上。
- 有 36 人給過評分。
- 論壇上目前有 1 個提問,問題解答率 0%
外掛協作開發者
外掛標籤
age gate | age popup | age verifier | age restriction | age verification |
內容簡介
Responsive Age Verification 是一款設計成有利於 SEO 搜尋引擎優化的外掛程式,可以讓使用者在您的網站或 Woocommerce 商店確認他們的年齡或接受條款。所有的文字和顏色都可以自訂!
此外掛程式完全不收費,並且是完全開源的(GPLv2 版本許可證)。
使用方式
只需安裝外掛程式,就可以馬上使用!您可以在「設定」-「年齡驗證設定」中自訂文字。
需要幫助嗎?
您可以在支援頁面上獲得幫助或留下功能要求或寄信到這個電子郵件地址:plugins (at) designsmoke.com
回報錯誤
功能
- 可行動和桌面裝置使用的年齡驗證,支援幾乎所有設備。
- 設計成對 SEO 影響最小的外掛程式。
- 它是可自訂的,您可以要求驗證或接受幾乎所有內容。
- 開發人員可輕易地修改它,您可以使用 CSS 做大部分自定義設定。
- 它是開源的,完全免費!此外掛程式使用 GPL 授權。
- 支援幾乎所有蒸餾廠、葡萄園、電子煙機器人和大麻店面的主題設計
Responsive Age Verification Plugin for WordPress, Designsmoke
另外,請試用 Anti-Spam Zapper,一款免費的封鎖垃圾評論的外掛程式
自定義
- 背景圖片(CSS)-
`div#age-verification {
background-image: url(‘/wp-content/uploads/your-image.jpg’);
background-size: cover;
background-position: center center;
}“`
- 圓角方框(CSS)-
`.age-verification-main {
border-radius:10px;
}“`
- 方框邊框(CSS)-
`.age-verification-main {
border: 3px solid #ffffff;
}“`
- 公司標誌(CSS)-
`.age-verification-main span.age-title::before {
content: ‘ ‘;
display: block;
width: 150px;
height: 65px;
background-image: url(‘/wp-content/uploads/your-logo.jpg’);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin: 0 auto 5px auto;
}“`
更新
- 1.4.0(2022 年 3 月 16 日)-
修正某些蘋果設備(iPhone)上手機版彈出視窗被切掉的問題。
- 1.3.0(2019 年 5 月 16 日)-
允許您在用戶需要重新驗證其年齡之前設置持續時間。
- 1.2.0(2019 年 5 月 9 日)-
增加用於較淡顏色的彈出視窗中的文字可視性(文字陰影)。新增預覽按鈕。在管理頁面上更新評分和外掛程式文本。
- 1.1.0 -
修正了在最新的 WordPress 版本上,顏色選擇器無法顯示的問題。新增關於添加自訂圖像和主題支援的信息。新增評分通知。
- 1.0.6 -
修正了有時設定會無法保存的問題,修正年齡驗證過長時間才顯示的問題。
原文外掛簡介
Responsive Age Verification is designed to be SEO-friendly, and requires users to confirm their age, or acceptance of terms on your website or woocommerce store. All of the text and colors are customizable!
This plugin is absolutely, 100% free and open-source (GPLv2).
How to Use
Simply install the plugin, and it’s ready to go! You can customize the text in Settings->Age Verification Settings
Need help?
You can get help or leave feature requests on the support page or send us an email: plugins (at) designsmoke.com
Report a Bug
Features
– Age verification that works on mobile and desktop, and supports nearly all devices.
– Designed to have as minimal of an SEO impact as possible.
– It’s customizable; you can require verficiation or acceptance of nearly anything.
– Easy for developers to modify. You can make most customizations only using CSS.
– Open-Source and completely free! This plugin is GPL licensed.
– Supports nearly all distillery, vineyard, vaporizer, and cannabis dispensary themes
Responsive Age Verification Plugin for WordPress, Designsmoke
Also, try out Anti-Spam Zapper, a free plugin to block spam comments
Customizations
— Background Image (CSS) —
`div#age-verification {
background-image: url(‘/wp-content/uploads/your-image.jpg’);
background-size: cover;
background-position: center center;
}“`
— Rounded Box (CSS) —
`.age-verification-main {
border-radius:10px;
}“`
— Box Border (CSS) —
`.age-verification-main {
border: 3px solid #ffffff;
}“`
— Company Logo (CSS) —
`.age-verification-main span.age-title::before {
content: ‘ ‘;
display: block;
width: 150px;
height: 65px;
background-image: url(‘/wp-content/uploads/your-logo.jpg’);
background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin: 0 auto 5px auto;
}“`
Updates
— 1.4.0 (March 16, 2022) —
Fixed popup on mobile getting cut off on certain Apple devices (iPhone)
— 1.3.0 (May 16, 2019) —
Allows you to set the duration before the user needs to verify their age again.
— 1.2.0 (May 9, 2019) —
Enhanced text visibility on popup for lighter colors (text-shadow). Added preview button. Updated rating and plugin text on admin page.
— 1.1.0 —
Fixed color picker not showing on latest WordPress version. Added information on adding custom images and theming support. Added rating notification.
— 1.0.6 —
Fixed settings sometimes not saving. Fixed age verification taking too long to show up.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WordPress Responsive Age Verification」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Age Gate 》限制內容基於年齡有許多用途,如電影預告片、啤酒或其他成人主題。此外掛可以讓您根據使用者的年齡設置限制,以限制使用者能夠看到或限制什麼內容。, 功能, ,...。
WP Terms Popup – Terms and Conditions and Privacy Policy WordPress Popups 》使用彈出窗口來控制您的 WordPress 網站的訪問權限。WP Terms Popup 讓您可以使用彈出層限制用戶訪問您的網站。您可以使用此插件要求訪客同意您的條款和條件...。
Age Gate Lite 》如果您的內容或產品與大麻、酒精、賭博或其他成人內容有關。, Age Gate Lite 讓您更輕鬆地配置和設計年齡限制彈出視窗,以保護年輕觀眾。, 它被設計成用戶友...。
Additional Terms for WooCommerce 》這個外掛對歐洲的電商商店最為有用,因為歐盟許多國家要求訂單取消或GDPR(一般資料保護規則)政策必須以單獨的勾選框顯示並由客戶在下單前同意。, 附加條款...。
CPS | Age Verification 》cal users or members of your site, to provide a better user experience for them. This feature is only available in the Premium version., Close Popu...。
Marijuana Age Verify 》快速且簡單的大麻網站年齡限制, 無需花費太多時間,在幾分鐘內即可使用現成的設定為醫療和娛樂用大麻設置年齡驗證。Marijuana Age Verify在全球被大量的分銷...。
AgeVerify 》AgeVerify 為啤酒廠、葡萄酒莊、烈酒製造商、大麻店、酒吧、煙草店、電子香煙店、刺青沙龍等提供美觀的網站年齡驗證功能。該外掛可在任何語言中設置和調整。,...。
Easy Age Verifier 》快速概述:, , Easy Age Verifier 讓啤酒屋和酒吧輕鬆確認他們的網站訪客已達到法定年齡。該外掛程式設計成即插即用,但也可以在設置頁面、以及一系列的鉤子和...。
Age Okay 》Age Okay 是一個高度可自訂化的 WordPress 年齡驗證外掛。, 在所選頁面上,它會使用可自訂的年齡驗證表單覆蓋您網站的內容。除非使用者驗證其年齡,否則此表...。
Age Gator 》Age Gator 是一款 WordPress 外掛,專為保護不適合未成年人觀看的敏感內容(酒精、賭博、煙草、大尺度內容等)而設計。該外掛具有豐富的可定制設定,讓用戶可...。
Age Verification Screen for WooCommerce 》Age Verification Screen for WooCommerce 讓您可以使用年齡限制螢幕限制您的網站或特定頁面。您可以透過自訂工具輕鬆地安裝和配置彈出視窗外觀和文字。, 主...。
Age Verification System for WooCommerce 》ould modify the default texts to fit your website's tone and language., 年齡驗證:WordPress 的免費且簡單彈出式年齡驗證外掛程式, 保護某些產品類別(...。
Identity Verification for WooCommerce 》使用 ID 驗證解鎖更多收益, Real ID 能夠使用身份證件和面部生物識別掃描,數字化證明客戶的真實身份。現在您可以放心履行任何訂單。它是以下情況的完美應用...。
Agy verification 》Agy Verification 為任何驗證需求提供現代且響應式的解決方案。, 只需要簡單設置文字、修改設計,即可開始使用。, 這對於內容或產品與 CBD、酒精、賭博或其他...。
Age Verification & Identity Verification by Token of Trust 》準備: , , 使用 Token of Trust 來輕鬆驗證想要在您的網站上建立新帳戶或進行交易的人。無論您需要驗證年齡,防止詐騙,或符合 KYC 和 AML 的合規指導方針,...。