Google reCAPTCHA v3

HTML Forms offers support for Google reCAPTCHA v3. The process is simple.

Step #1

Generate a Site Key and a Secret Key for your site by registering at https://www.google.com/recaptcha/admin/.

Step #2

With your keys in hand, add them to the Google reCAPTCHA v3 fields in the HTML Forms plugin settings screen:

Screenshot of HTML Forms Google reCAPTCHA v3 Settings

Step #3

Confirm your keys are working. A simple notification will appear in the WordPress admin once you have entered in your Site Key and Secret Key and they have been verified to work.

Screenshot of HTML Forms Google reCAPTCHA v3 Notification

Debugging Issues with Google reCAPTCHA v3

If you do not see this notification, there is a problem with your keys, and you must visit Google’s reCAPTCHA site to learn more.

Form submission problems with working keys can be investigated further by enabling WP_DEBUG on your WordPress site. HTML Forms will write reCAPTCHA-specific errors and messages to your site’s error log when WP_DEBUG is enabled.


Related Posts from Our Knowledge Base

You can set up HTML Forms to add email addresses to a designated Mailchimp list whenever a form is successfully submitted.

HTML Forms supports conditional elements that you can use to hide or show parts of your forms.