이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Age Verify

설명

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!

스크린샷

  • The settings screen.
  • This is what your visitors see, using the default styling.

설치

  1. Upload the ‘age-verify’ folder to the ‘/wp-content/plugins/’ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Visit ‘Settings > Age Verify’ and adjust your configuration.

FAQ

Installation Instructions
  1. Upload the ‘age-verify’ folder to the ‘/wp-content/plugins/’ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Visit ‘Settings > Age Verify’ and adjust your configuration.

후기

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…