Skip to content

Commit d127972

Browse files
committed
version 1.1
1 parent 47e5273 commit d127972

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

gravityforms-multiple-form-instances.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Author: tyxla
66
* Author URI: http://marinatanasov.com/
77
* Plugin URI: https://github.com/tyxla/Gravity-Forms-Multiple-Form-Instances
8-
* Version: 1.0.15
8+
* Version: 1.1
99
* License: GPL2
1010
* Requires at least: 3.0.1
1111
* Tested up to: 4.4.2

readme.txt

Lines changed: 11 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.4.1
6-
Stable tag: 1.0.15
5+
Tested up to: 4.4.2
6+
Stable tag: 1.1
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

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

2626
== Changelog ==
2727

28+
= 1.1 =
29+
Integrated custom CSS class, containing the original form ID for easy styling.
30+
Integrated a tests framework.
31+
Added a complete set of unit tests to reach 98% test coverage.
32+
Improved code and made it compatible with the WordPress Coding Standards.
33+
Minor replacement fix.
34+
Readme improvements.
35+
Integrated Travis CI and Scrutinizer CI.
36+
2837
= 1.0.15 =
2938
Added support for the page "Next" button conditional logic.
3039

0 commit comments

Comments
 (0)