As you may already know, Google has a plan to make all reCAPTCHA users migrate to reCAPTCHA Enterprise on Google Cloud by the end of 2025. This means a cost increase for many users. I’m writing this post to provide you with a heads-up about this move.
Continue reading Our future plans for CAPTCHAsTag Archives: reCAPTCHA
Sharing reCAPTCHA API keys and tokens
With Contact Form 7’s reCAPTCHA (v3) integration ability, you can protect your contact forms from spambots. Since a spambot targets everything—not only contact forms—you may also want to protect other components on your website (such as comment forms) using reCAPTCHA technology.
Fortunately, Contact Form 7’s reCAPTCHA integration is designed to be open and accessible to other components. In this recipe, I’ll tell you how you can retrieve reCAPTCHA API keys and tokens from Contact Form 7 and reuse the data within your own reCAPTCHA plugin.
Continue reading Sharing reCAPTCHA API keys and tokens