impress-org / givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://givewp.com
140 stars 91 forks source link

Snippet for adding reCaptcha to form fields should specify v2 keys are needed #139

Open emdjensen opened 2 years ago

emdjensen commented 2 years ago

Details

The snippet library includes a code snippet for adding Google reCaptcha validation to all donations forms. The inline documentation/notes do not specify that reCaptcha v2 keys are required, while the default when registering for a new site is v3. While not critical, if anyone in the future comes across this, it will save them 10-15 minutes of troubleshooting if noted.