Version Description
- Fixed : Jquery Ui Jalali DatePicker
- Added Jalali Months to predefined choices
- Added Gravity Form Sticky List Translate
- Improve Transactions Security Levels
- Source Code Cleaned up
Download this release
Release Info
Developer | hannanstd |
Plugin | گرویتی فرم فارسی |
Version | 1.3.1 |
Comparing to | |
See all releases |
Code changes from version 1.3.0 to 1.3.1
- Persian_Gravityforms_By_HANNANStd.php +2 -2
- readme.txt +7 -3
Persian_Gravityforms_By_HANNANStd.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Persian Gravity Forms
|
4 |
Plugin URI: https://wordpress.org/plugins/persian-gravity-forms/
|
5 |
Description: Gravity Forms for Iranian
|
6 |
-
Version: 1.3.
|
7 |
Requires at least: 3.5
|
8 |
Author: HANNAN Ebrahimi Setoode
|
9 |
Author URI: http://www.gravityforms.ir/
|
@@ -701,7 +701,7 @@ class GravityFormsPersian {
|
|
701 |
}
|
702 |
|
703 |
public function version(){
|
704 |
-
return '1.3.
|
705 |
}
|
706 |
|
707 |
public function Add_Melli_Cart_Field_By_HANNANStd( $field_groups ) {
|
3 |
Plugin Name: Persian Gravity Forms
|
4 |
Plugin URI: https://wordpress.org/plugins/persian-gravity-forms/
|
5 |
Description: Gravity Forms for Iranian
|
6 |
+
Version: 1.3.1
|
7 |
Requires at least: 3.5
|
8 |
Author: HANNAN Ebrahimi Setoode
|
9 |
Author URI: http://www.gravityforms.ir/
|
701 |
}
|
702 |
|
703 |
public function version(){
|
704 |
+
return '1.3.1';
|
705 |
}
|
706 |
|
707 |
public function Add_Melli_Cart_Field_By_HANNANStd( $field_groups ) {
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: gravityforms,gravity forms,persian gravity forms,persian gravityforms,grav
|
|
4 |
Donate link: http://www.gravityforms.ir
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.1
|
7 |
-
Stable tag: 1.3.
|
8 |
License: GPL 2
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
This WordPress plugin extends the Gravity Forms plugin and its addons with the Persian language .
|
@@ -83,12 +83,14 @@ You can read complete documentations on the [GravityForms.ir](http://www.Gravity
|
|
83 |
19. Iranian National Code field Advanced setting
|
84 |
|
85 |
== Changelog ==
|
86 |
-
= 1.3.
|
87 |
* Fixed : Jquery Ui Jalali DatePicker
|
88 |
* Added Jalali Months to predefined choices
|
89 |
* Added Gravity Form Sticky List Translate
|
90 |
* Improve Transactions Security Levels
|
91 |
* Source Code Cleaned up
|
|
|
|
|
92 |
= 1.2.0 =
|
93 |
* Fixed : Date Field Validation
|
94 |
= 1.1.5 =
|
@@ -116,12 +118,14 @@ You can read complete documentations on the [GravityForms.ir](http://www.Gravity
|
|
116 |
* First version
|
117 |
|
118 |
== Upgrade Notice ==
|
119 |
-
= 1.3.
|
120 |
* Fixed : Jquery Ui Jalali DatePicker
|
121 |
* Added Jalali Months to predefined choices
|
122 |
* Added Gravity Form Sticky List Translate
|
123 |
* Improve Transactions Security Levels
|
124 |
* Source Code Cleaned up
|
|
|
|
|
125 |
= 1.2.0 =
|
126 |
* Fixed : Date Field Validation
|
127 |
= 1.1.5 =
|
4 |
Donate link: http://www.gravityforms.ir
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.1
|
7 |
+
Stable tag: 1.3.1
|
8 |
License: GPL 2
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
This WordPress plugin extends the Gravity Forms plugin and its addons with the Persian language .
|
83 |
19. Iranian National Code field Advanced setting
|
84 |
|
85 |
== Changelog ==
|
86 |
+
= 1.3.1 =
|
87 |
* Fixed : Jquery Ui Jalali DatePicker
|
88 |
* Added Jalali Months to predefined choices
|
89 |
* Added Gravity Form Sticky List Translate
|
90 |
* Improve Transactions Security Levels
|
91 |
* Source Code Cleaned up
|
92 |
+
= 1.3.0 =
|
93 |
+
* Fixed : Some Minor bugs
|
94 |
= 1.2.0 =
|
95 |
* Fixed : Date Field Validation
|
96 |
= 1.1.5 =
|
118 |
* First version
|
119 |
|
120 |
== Upgrade Notice ==
|
121 |
+
= 1.3.1 =
|
122 |
* Fixed : Jquery Ui Jalali DatePicker
|
123 |
* Added Jalali Months to predefined choices
|
124 |
* Added Gravity Form Sticky List Translate
|
125 |
* Improve Transactions Security Levels
|
126 |
* Source Code Cleaned up
|
127 |
+
= 1.3.0 =
|
128 |
+
* Fixed : Some Minor bugs
|
129 |
= 1.2.0 =
|
130 |
* Fixed : Date Field Validation
|
131 |
= 1.1.5 =
|