This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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

سوالات متداول

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

نقد و بررسی‌ها

22 جولای 2020
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...
28 می 2020
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.
24 مارس 2019
Very simple to configure, works very well in Wordpress 5.1.1 and Jetpack 7.1.1.
23 نوامبر 2018
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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by 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.