How to add ReCaptcha to the registration form?

Under WPA Setting > ReCaptcha, the admin can enable/disable google ReCaptcha integration, if enabled, google ReCaptcha is available on the frontend user registration form.

We have added options for ReCaptcha v2 and v3. Admin must provide site key and secret key.

  • To create a new google ReCaptcha, go to the link https://www.google.com/u/1/recaptcha/admin/create after google login.
  • Provide Label, Recaptcha type(i.e. V2 or v3), domain name, and owner’s email.
  • Accept “Accept the reCAPTCHA Terms of Service” and click the “Submit” button.
  • Goto links https://www.google.com/recaptcha/about, and click on v3 Admin Console.
  • Click on Gear Setting Icon
  • Copy the site key/secret key and paste it under Settings >> Recaptcha Integration.