Skip to content

Commit

Permalink
tested with WordPress 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla committed Aug 11, 2015
1 parent 8e07547 commit 50fce2b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gravity Forms: Multiple Form Instances
=====================================

### Version 1.0.6
### Version 1.0.7

-----

Expand Down
4 changes: 2 additions & 2 deletions gravityforms-multiple-form-instances.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
* Description: Allows multiple instances of the same form to be run on a single page when using AJAX.
* Author: tyxla
* Author URI: https://github.com/tyxla
* Version: 1.0.6
* Version: 1.0.7
* License: GPL2
* Requires at least: 3.0.1
* Tested up to: 4.2.3
* Tested up to: 4.3
*/

/**
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: tyxla
Tags: gravity, form, multiple, gravity forms
Requires at least: 3.0.1
Tested up to: 4.2.3
Stable tag: 1.0.6
Tested up to: 4.3
Stable tag: 1.0.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== Changelog ==

= 1.0.7 =
Tested with WordPress 4.3.

= 1.0.6 =
Now compatible with the advanced dropdown UI (Chosen).

Expand Down

0 comments on commit 50fce2b

Please sign in to comment.