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

HTML Forms has an optional Enable Nonce setting to add the WordPress nonce field to each of your forms. The WordPress nonce provides an extra security and anti-spam layer to your forms. The nonce field helps HTML Forms confirm that a form submission is coming from your site. This is a simple way to add […]

Learn how to install the HTML Forms Premium add-on to get access to additional features not found in the base plugin.