PS PHPCaptcha WP

설명

If you are keen to provide your users kind of a tracking free environment, you would have to remove
Google Recaptcha and other cloud based Captcha solutions from your WordPress installation.

PS PHPCaptcha WP does not use any remote resources. This makes it fully GDPR compliant without any need to mention it
in your privacy policy.

To generate the image this plugin does not need to use the WordPress database and therefore IO of the database is very low.
This very important if you run a site with high traffic.

System requirements:
* WordPress up and running
* PHP5 or PHP7 installed
* PHP-GD installed and activated
* uses PHP sessions

For setup of the Plugin just follow these 3 easy steps.

스크린샷

  • This plugin will create a captcha displaying a text, with the try to confuse OCR by drawing some random lines.
  • It integrates in the comment form below each Wordpress post
  • If the commenting user fails to solve it, an error message appears
  • The behavior of the image can be set in the settings area of Wordpress

설치

  1. Upload psphpcaptchawp-directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin using the provided settings page

FAQ

I followed your instructions, but do not see the Captcha image in the comment form

Probably you are logged into your wordpress installation having admin rights. In this case, the Captcha does not show.
Of course, commenting works without solving the Captcha in this case.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“PS PHPCaptcha WP”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “PS PHPCaptcha WP”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.0

  • better sanitizing of input values – reported by info@metamorfosec.com at 2019-01-19

1.1.0

  • added multisite support
  • asset files had wrong mimetype

1.0.0

  • initial version
  • Languages: en, de