=== Contact Form 7 - reCaptcha v2 === Contributors: iqcomputing Tags: contact-form-7, contact-form-7-recaptcha, recaptcha, spam Requires at least: 4.9 Tested up to: 5.0.2 Stable tag: 1.0 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds reCaptcha v2 from Contact Form 7 5.0.5 that was dropped on Contact Form 7 5.1 == Description == Contact Form 7 v5.1 dropped support for reCaptcha v2 along with the `[recaptcha]` tag December 2018. This plugin brings that functionality back from Contact Form 7 5.0.5 and re-adds the `[recaptcha]` tag. Once installed and configured it should be the same reCaptcha functionality you are used to in previous versions of Contact Form 7. == IQComputing == * Like us on [Facebook](https://www.facebook.com/iqcomputing/ "IQComputing on Facebook") * Follow us on [Twitter](https://twitter.com/iqcomputing/ "IQComputing on Twitter") == Installation == [Contact Form 7](https://wordpress.org/plugins/contact-form-7/ "Contact Form 7 plugin page") is required to work with this plugin. 1. Install this (Contact Form 7 - reCaptcha v2) plugin 1. Update Contact Form 7 to the latest version 1. Re-add the reCaptcha version 2 API keys. For more information you may read the [Contact Form 7 documentation](https://contactform7.com/recaptcha-v2/ "Contact Form 7 reCaptcha(v2)") 1. Using the left-hand admin navigation in the Contact Form 7 subpages click "reCaptcha Version" (Contact -> reCaptcha Version) 1. Once on the "Contact Form 7 - reCaptcha v2" settings page, select from the select list "reCaptcha Version 2" and click "save" Once the version 2 API keys are set, the version 2 has been selected in the plugin settings, all [recaptcha] tags will be replaced with the expected Google reCaptcha on all forms. == Frequently Asked Questions == = Will this plugin work with Version 3 keys? = No and yes. Google reCaptcha has specific keys for each API. If you are doing an upgrade from a previous version of Contact Form 7 to the current version you will need to re-add the Version 2 API keys using the traditional method. That being said you can set the plugin usage to default and it will use the inherit Contact Form 7 reCaptcha Version 3 API. = Where do I add my Version 2 keys? = Under Contact -> Integration you can see a "reCAPTCHA" service box where you may either "Setup Integration" following instructions from the [Contact Form 7 documentation](https://contactform7.com/recaptcha-v2/ "Contact Form 7 reCaptcha(v2)"). If you already have keys set you will need to click the "Remove Keys" button and re-add them following the [Contact Form 7 documentation](https://contactform7.com/recaptcha-v2/ "Contact Form 7 reCaptcha(v2)"). = I've added the Version 2 keys but nothing has changed = If you have added the Version 2 keys and you still do not see the reCaptcha show up on your forms please check the following: 1. In WordPress admin, under Contact -> reCaptcha Version please ensure that you have "reCaptcha Version 2" selected and saved. 1. On your contact forms please ensure that you have the [recaptcha] tag somewhere in the form. Should the above be correct, at this point it's time to open a support thread for us to look into the issue further. == Screenshots == 1. Settings page == Changelog == = 1.0.0 (2018-12-28) = * Initial release of plugin. * Contact Form 7 5.0.5 reCaptcha functionality copied over. * Created subpage under "Contact" named "reCaptcha Version" to be used as a settings page.