-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
32 lines (21 loc) · 854 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== Fix Multiple ReCaptchas ===
Contributors: hitittome873
Donate link: http://nextwebllc.com/contact
Tags: ninja-forms, captcha, recaptcha, multiple-forms
Requires at least: 3.0.1
Tested up to: 4.6.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Modifies Ninja Forms (2.9.x) recaptcha fields so you can have multiple forms on a page.
== Description ==
This is a plugin that modifies the Captcha output from Ninja Forms.
Requires: Ninja Forms version 2.9.x
Allows you to have multiple forms on a single page that have a Captcha.
Fixes the console error: "Uncaught Error: ReCAPTCHA placeholder element must be empty".
== Installation ==
1. Install directly from WordPress plugins screen.
1. Activate the plugin through the 'Plugins' screen in WordPress
== Changelog ==
= 1.0 =
* Initial version.