Skip to content

Commit 50fce2b

Browse files
committed
tested with WordPress 4.3
1 parent 8e07547 commit 50fce2b

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gravity Forms: Multiple Form Instances
22
=====================================
33

4-
### Version 1.0.6
4+
### Version 1.0.7
55

66
-----
77

gravityforms-multiple-form-instances.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
* Description: Allows multiple instances of the same form to be run on a single page when using AJAX.
66
* Author: tyxla
77
* Author URI: https://github.com/tyxla
8-
* Version: 1.0.6
8+
* Version: 1.0.7
99
* License: GPL2
1010
* Requires at least: 3.0.1
11-
* Tested up to: 4.2.3
11+
* Tested up to: 4.3
1212
*/
1313

1414
/**

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: tyxla
33
Tags: gravity, form, multiple, gravity forms
44
Requires at least: 3.0.1
5-
Tested up to: 4.2.3
6-
Stable tag: 1.0.6
5+
Tested up to: 4.3
6+
Stable tag: 1.0.7
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -25,6 +25,9 @@ This plugin addresses this issue, allowing multiple forms to be displayed on the
2525

2626
== Changelog ==
2727

28+
= 1.0.7 =
29+
Tested with WordPress 4.3.
30+
2831
= 1.0.6 =
2932
Now compatible with the advanced dropdown UI (Chosen).
3033

0 commit comments

Comments
 (0)