Mô tả
Whatever your reasons, you may need your site’s visitors to confirm their age before viewing the content of your site. Age Verify does just that. It’s a simple plugin that lets you specify a minimum age and add an age-gate between a potential visitor and your content, just to be safe. Enjoy!
Ảnh màn hình
Cài đặt
- Upload the ‘age-verify’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit ‘Settings > Age Verify’ and adjust your configuration.
Hỏi đáp
- Installation Instructions
-
- Upload the ‘age-verify’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit ‘Settings > Age Verify’ and adjust your configuration.
Đánh giá
Người đóng góp & Lập trình viên
“Age Verify” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Age Verify” đã được dịch qua 7 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Age Verify” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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…