=== reCAPTCHA for Ninja Forms  ===
Contributors: aman086
Tags: ninja forms, forms, field, google recaptcha, addon, custom field, getresponse, icontact, sendy
Donate link: https://www.paypal.me/webholics
Requires at least: 3.4
Tested up to: 4.8
Stable tag: 1.2.5
License: GPLv2 or later

 Adds reCAPTCHA field to Ninja Forms.

== Description ==

`UPDATE: Ninja Forms 3.0 has now inbuilt integration for
Google reCAPTCHA. If you are runnning the latest version of Ninja Forms
then you don't have to install this plugin anymore for reCAPTCHA integration`


Adds a **Google reCAPTCHA** field type to Ninja Forms form builder.
Forms with a **reCAPTCHA** will validate the field before successful submission.


**How to use it?**

* Upload the plugin to wp-content->plugins directory,
* Activate it from wordpress dashboard,
* Add the Site Key and Secret from Forms->ReCaptcha,
* Edit Form and you will see Google ReCaptcha field under Template Fields

**Checkout my other Ninja Forms Addons**
* [Popup Addon for Ninja Forms](https://wordpress.org/plugins/popup-addon-for-ninja-forms/)
* [Ninja Forms Paypal Standard](http://codecanyon.net/item/ninja-forms-paypal-standard-payment-gateway/10047955?ref=webholics)
* [Ninja Forms GetResponse Addon](https://ninjaforms.com/extensions/getresponse)
* [Ninja Forms iContact Addon](https://ninjaforms.com/extensions/icontact)
* [Ninja Forms Sendy Addon](https://ninjaforms.com/extensions/sendy)

`Have Suggestion/Feedback`

 Please send me your feedback  <a href="http://amansaini.me/contact/">here</a> for any new features you want to see in next version of this plugin.I will be glad to receive feedback.




== Installation ==
* Upload the plugin to wp-content->plugins directory,
* Activate it from wordpress dashboard,
* Add the Site Key and Secret from Forms->ReCaptcha,
* Edit Form and you will see Google ReCaptcha field under Template Fields

== Screenshots ==

1. reCAPTCHA settings page
2. reCAPTCHA field

== Changelog ==

= 1.2.5 =
Fixed typo in language value

= 1.2.4 =
Added option for setting captcha display language

= 1.2.3 =
Added error messages with gettext

= 1.2.2 =
Removed recaptcha values from submission

= 1.2.1 =
Fixed submission issue if multiple forms are present on a page.

= 1.2 =
Fixed compatibility with Ninja Forms v2.9.17 and above

= 1.1 =
Fixed warning message

= 1.0 =
Intial Release