這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

評價

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.