forked from eightam/gravity-forms-polylang
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
41 lines (29 loc) · 972 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
32
33
34
35
36
37
38
39
40
41
=== Integrate Gravity Forms + Polylang ===
Contributors: pdme
Tags: Gravity Forms, Polylang, multilingual
Requires at least: 3.0.1
Tested up to: 4.7
Stable tag: 0.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add form titles, descriptions, field labels, etc, to Polylang string translations
== Description ==
Add form titles, descriptions, field labels, etc, to Polylang string translations
== Installation ==
No installation required.
== Changelog ==
= 0.5.1 =
* Removing: Register strings in admin only. Breaks exporting of strings.
= 0.5 =
* Support for consent checkbox
* Supporting multiline fields for >50 characters
* Register strings in admin only
= 0.4 =
* Fixed bug that would make input fields from Gravity Forms Add Ons disappear
= 0.3 =
* Added translation of confirmation message
= 0.2 =
* Fixed bug that would prevent some fields from showing up
* Removed notifications from blacklist
= 0.1 =
* First version