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

reCAPTCHA Jetpack

설명

Jetpack makes it easy to add contact forms to your WordPress site, but you may want a simple way to add a Google reCAPTCHA to prevent spam. This plugin will manipulate the Jetpack [contact-form] shortcode to prepend the Google script, add a button, and parse the response.

This plugin allows both reCAPTCHA v2 and invisible reCAPTCHA (see screenshots and choose whatever works for you!).

Shoot me a question about it on Twitter: @bozdoz.

This plugin is open source on GitHub!

스크린샷

  • Register with Google reCAPTCHA and fill in your site key, and secret key (also, choose which kind of reCAPTCHA; see other screenshots for examples)
  • Example Jetpack form with reCAPTCHA v2.
  • Example Jetpack form with invisible reCAPTCHA.

설치

  1. Install from the WordPress plugin install page in the admin.

OR

  1. Choose to add a new plugin, then click upload
  2. Upload the recaptcha-jetpack zip
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

None yet! Shoot me a question about it on Twitter: @bozdoz.

Installation Instructions
  1. Install from the WordPress plugin install page in the admin.

OR

  1. Choose to add a new plugin, then click upload
  2. Upload the recaptcha-jetpack zip
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

후기

2020년 7월 22일
The plugin seems to work fine with the Classic Editor. This plugin has not been updated to handle how the Block Editor inserts the contact form. It inserts the reCAPTCHA code by looking for the [contact-form]...[/contact-form] tags. That works, if you insert the form with the Classic Editor. I will be updating this plugin to work with the Block Editor for my own purposes, and will either collaborate with the current author or will release the revised code under the GPL license. (I prefer to collaborate!) I may also implement V3 reCAPTCHA if I have the time...
2020년 5월 28일
I can´t believe Jetpack has amazing forms finally working fine, but I can´t use them because there is not a single plugin that integrates recaptcha with them. This one looked promising, but the form keeps loading without being able to validate the user.
2019년 3월 24일
Very simple to configure, works very well in Wordpress 5.1.1 and Jetpack 7.1.1.
2018년 11월 23일
My blog is much to small to justify paying to Akismet, but I was still get 2-5 spam emails a day through my contact form. I added this little plugin and that stopped completely. It loads on desktop and mobile for my twentysixteen theme. Just be aware that if a country blocks Google’s servers (eg China) then they won’t see a reCaptcha and won’t be able to send you a message. Thanks very much dev!
모든 7 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “reCAPTCHA Jetpack”(을)를 번역하세요.

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

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

변경이력

0.2.2

  • Added additional isset checks to fix undefined index errors.

0.2.1

  • Renamed plugin to reCAPTCHA Jetpack; added minor Google response validation and nonce verification.

0.2.0

  • Added invisible reCAPTCHA; fixes to plugin activation.

0.1.0

  • First Version. Basic [contact-form] manipulation.