這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

reCAPTCHA Lite

描述

The reCAPTCHA Lite protects your WordPress site from the bots, brute-force attacks, spam, and abuse. This plugin comes with the support of reCAPTCHA v3 and v2 Checkbox. The reCAPTCHA v3 allows users to navigate site without solving “I’m not a robot” challenges.

You can integrate the Google’s reCAPTCHA in the following forms:

  • Login Form
  • Registration Form
  • Lost Password Form
  • Reset Password Form
  • Comment Form
  • WooCommerce Forms
  • Buddy Press Signup Form

If you are using the Google reCAPTCHA v3 then the following actions list shows the action names that will be used to hit the Google’s reCAPTCHA API endpoint during validation. For more information on actions checkout out the official documentation.

  • login_form
  • register_form
  • lost_password_form
  • reset_password_form
  • comment_form
  • woo_register_form
  • woo_order_checkout
  • woo_login_form
  • buddypress_signup

螢幕截圖

  • reCAPTCHA Lite - Settings
  • reCAPTCHA Lite - Login form with reCAPTCHA v3
  • reCAPTCHA Lite - Action name malformed error
  • reCAPTCHA Lite - Buddy press signup form
  • reCAPTCHA Lite - WooCommerce Login and Register Forms with Dark theme
  • reCAPTCHA Lite - WooCommerce Checkout Form
  • reCAPTCHA Lite - WooCommerce Captcha error on checkout

安裝

Download and extract this plugin to the /wp-content/plugins/ folder and activate the plugin from Plugins menu in WordPress Admin Dashboard.

常見問題

What is Google reCAPTCHA v3?

The reCAPTCHA v3 is a new version of the Google’s reCAPTCHA that allows users to navigate the sites without having to solve “I’m not a robot” challenge.

I’m getting “ERROR for site owner” error, what should I do?

Make sure that you are using the right site key and secret key of the reCAPTCHA type. For example, if you use site key, and secret key of the reCAPTCHA v2 then these keys won’t work for reCAPTCHA v3.

評價

There are no reviews for this plugin.

貢獻者及開發者

“reCAPTCHA Lite” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 reCAPTCHA Lite 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First Release