Skip to content

Commit 08d1c19

Browse files
committed
1.8.0
1 parent 39760d5 commit 08d1c19

File tree

3 files changed

+24
-21
lines changed

3 files changed

+24
-21
lines changed

Diff for: integrate-convertkit-wpforms.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Plugin Name: Kit (formerly ConvertKit) for WPForms
1010
* Plugin URI: https://kit.com
1111
* Description: Create Kit signup forms using WPForms
12-
* Version: 1.7.9
12+
* Version: 1.8.0
1313
* Author: Kit
1414
* Author URI: https://kit.com
1515
* Text Domain: integrate-convertkit-wpforms
@@ -28,7 +28,7 @@
2828
define( 'INTEGRATE_CONVERTKIT_WPFORMS_FILE', plugin_basename( __FILE__ ) );
2929
define( 'INTEGRATE_CONVERTKIT_WPFORMS_URL', plugin_dir_url( __FILE__ ) );
3030
define( 'INTEGRATE_CONVERTKIT_WPFORMS_PATH', __DIR__ );
31-
define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.7.9' );
31+
define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.8.0' );
3232
define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_CLIENT_ID', '147qqKJeENYp5MqgL6AOShDDcLK3UQeClmcIV1ij3gI' );
3333
define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );
3434

Diff for: languages/integrate-convertkit-wpforms.pot

+18-18
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# This file is distributed under the GPLv3 or later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Kit (formerly ConvertKit) for WPForms 1.7.9\n"
5+
"Project-Id-Version: Kit (formerly ConvertKit) for WPForms 1.8.0\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/convertkit-wpforms\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <[email protected]>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2025-02-25T02:11:41+00:00\n"
12+
"POT-Creation-Date: 2025-03-06T09:32:03+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14-
"X-Generator: WP-CLI 2.10.0\n"
14+
"X-Generator: WP-CLI 2.11.0\n"
1515
"X-Domain: integrate-convertkit-wpforms\n"
1616

1717
#. Plugin Name of the plugin
@@ -32,8 +32,8 @@ msgstr ""
3232

3333
#. Author of the plugin
3434
#: integrate-convertkit-wpforms.php
35-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:86
36-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:101
35+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:98
36+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:113
3737
msgid "Kit"
3838
msgstr ""
3939

@@ -159,55 +159,55 @@ msgstr ""
159159
msgid "Kit API Error: The response is not of the expected type array."
160160
msgstr ""
161161

162-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:103
162+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:115
163163
msgid "Creator Network Recommendations"
164164
msgstr ""
165165

166-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:109
166+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:121
167167
msgid "The \"Enable AJAX form submission\" setting must be enabled on this form at Settings > General for the Creator Network Recommendations feature."
168168
msgstr ""
169169

170-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:121
170+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:133
171171
msgid "Please connect your Kit account on the"
172172
msgstr ""
173173

174-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:123
174+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:135
175175
msgid "integrations screen"
176176
msgstr ""
177177

178-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:140
178+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:152
179179
msgid "Fix settings"
180180
msgstr ""
181181

182-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:148
182+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:160
183183
msgid "Creator Network Recommendations requires a"
184184
msgstr ""
185185

186-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:150
186+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:162
187187
msgid "paid Kit Plan"
188188
msgstr ""
189189

190-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:161
190+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:173
191191
msgid "Select Account"
192192
msgstr ""
193193

194-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:164
194+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:176
195195
msgid "-- Select Account --"
196196
msgstr ""
197197

198-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:173
198+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:185
199199
msgid "Enable Creator Network Recommendations"
200200
msgstr ""
201201

202-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:175
202+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:187
203203
msgid "If enabled, displays the Creator Network Recommendations modal when this form is submitted."
204204
msgstr ""
205205

206-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:297
206+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:376
207207
msgid "Connected on"
208208
msgstr ""
209209

210-
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:465
210+
#: includes/class-integrate-convertkit-wpforms-creator-network-recommendations.php:544
211211
msgid "The account specified in the Form's Settings > Kit does not exist"
212212
msgstr ""
213213

Diff for: readme.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://kit.com
44
Tags: form, wpforms, convertkit, email, marketing
55
Requires at least: 5.0
66
Tested up to: 6.7.1
7-
Stable tag: 1.7.9
7+
Stable tag: 1.8.0
88
License: GPLv3 or later
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -41,6 +41,9 @@ No. You must first have an account on kit.com, but you do not have to use a paid
4141

4242
== Changelog ==
4343

44+
### 1.8.0 2025-03-06
45+
* Fix: Save Creator Network settings when editing a WPForms Form in WPForms Lite 1.9.4.0+
46+
4447
### 1.7.9 2025-01-23
4548
* Added: Populate the referrer property when a WPForms Form is configured to subscribe an email address to a Kit Form
4649
* Updated: ConvertKit WordPress Libraries to 2.0.6

0 commit comments

Comments
 (0)