forked from pdme/gravity-forms-polylang
-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
26 lines (20 loc) · 819 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
=== Translate Gravity Forms x Polylang ===
Contributors: siebsie23
Tags: translate, gravityforms, polylang, translation
Requires at least: 5.7
Tested up to: 6.6.2
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPL2GNU General Public License v2.0
License URI: https://github.com/siebsie23/gravity-forms-polylang/blob/master/LICENSE
Add form titles, descriptions, field labels, etc. to Polylang string translations
== Description ==
This WordPress plugin adds form titles, descriptions, field labels, etc. to Polylang string translations
== Installation ==
Install and activate the plugin. After this, your translatable strings will appear in the "Translations" tab of PolyLang.
== Changelog ==
= 1.0.1 =
* Fixed PHP Fatal Error on frontend.
= 1.0.0 =
* Fixed "Undefined array key page" error.
* Updated code styling