=== Contact Form 7 reCAPTCHA ===
Contributors: iambriansreed
Donate link: http://iambrian.com/
Tags: recaptcha, contact form 7, recaptcha v2
Requires at least: 4.1.0
Tested up to: 4.4.2
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The new reCAPTCHA for Contact Form 7 forms. Use shortcode [recaptcha].

== Description ==

The new reCAPTCHA is here and now you can add it to your Contact Form 7 forms. 

A significant number of your users can now attest they are human without having to solve a CAPTCHA. Instead with just a single click they’ll confirm they are not a robot. Google calls it the No CAPTCHA reCAPTCHA experience.

Why this plugin is different from the others:

 - reCAPTCHAs for multiple forms on the same page
 - define the API keys in your wp-config file to hide the settings page
 - Github repo - please help me keep it updated : https://github.com/iambriansreed/contact-form-7-recaptcha

== Installation ==

1. Upload the entire contents of the zip file to your plugin directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure plugin from Contact (Contact Form 7) -> reCAPTCHA

== Changelog ==
 
= 1.2.0 =
* Fixed the problem with invalid forms reset the recaptch
  @laetitia-godet, @emgraphics

= 1.1.0 =
* Fixed the jQuery without a jQuery wrapper.
* Fixed the javascript queue issues.
* Fixed the invalid submission error that would break the recaptcha.
* Show wp_error information to logged in users. Note: SSL cURL requests are problematic in certain environments.

= 1.0.0 =
* Nothing new to see here.