Skip to content

Commit c116f13

Browse files
authored
Merge pull request #94 from Kit/1.8.4
1.8.4
2 parents b64333f + 435e541 commit c116f13

4 files changed

Lines changed: 28 additions & 24 deletions

File tree

ACTIONS-FILTERS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</tbody>
2121
</table><h3 id="be_convertkit_form_args">
2222
be_convertkit_form_args
23-
<code>includes/class-integrate-convertkit-wpforms.php::315</code>
23+
<code>includes/class-integrate-convertkit-wpforms.php::316</code>
2424
</h3><h4>Parameters</h4>
2525
<table>
2626
<thead>
@@ -54,7 +54,7 @@ add_filter( 'be_convertkit_form_args', function( $args, $fields, $form_data ) {
5454
</pre>
5555
<h3 id="be_convertkit_process_form">
5656
be_convertkit_process_form
57-
<code>includes/class-integrate-convertkit-wpforms.php::319</code>
57+
<code>includes/class-integrate-convertkit-wpforms.php::320</code>
5858
</h3><h4>Parameters</h4>
5959
<table>
6060
<thead>

integrate-convertkit-wpforms.php

Lines changed: 2 additions & 2 deletions
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.8.3
12+
* Version: 1.8.4
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.8.3' );
31+
define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.8.4' );
3232
define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_CLIENT_ID', '147qqKJeENYp5MqgL6AOShDDcLK3UQeClmcIV1ij3gI' );
3333
define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );
3434

languages/integrate-convertkit-wpforms.pot

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the GPLv3 or later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Kit (formerly ConvertKit) for WPForms 1.8.3\n"
5+
"Project-Id-Version: Kit (formerly ConvertKit) for WPForms 1.8.4\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 <LL@li.org>\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-05-07T03:19:16+00:00\n"
12+
"POT-Creation-Date: 2025-05-15T02:40:23+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.11.0\n"
1515
"X-Domain: integrate-convertkit-wpforms\n"
@@ -211,54 +211,60 @@ msgstr ""
211211
msgid "The account specified in the Form's Settings > Kit does not exist"
212212
msgstr ""
213213

214-
#: includes/class-integrate-convertkit-wpforms.php:110
214+
#: includes/class-integrate-convertkit-wpforms.php:111
215215
msgid "Reconnect"
216216
msgstr ""
217217

218-
#: includes/class-integrate-convertkit-wpforms.php:157
218+
#: includes/class-integrate-convertkit-wpforms.php:158
219219
msgid "No Form ID was specified."
220220
msgstr ""
221221

222222
#. translators: Resource type
223-
#: includes/class-integrate-convertkit-wpforms.php:408
223+
#: includes/class-integrate-convertkit-wpforms.php:409
224224
msgid "The resource type %s is unsupported."
225225
msgstr ""
226226

227-
#: includes/class-integrate-convertkit-wpforms.php:624
227+
#: includes/class-integrate-convertkit-wpforms.php:625
228228
msgid "Try Kit for Free"
229229
msgstr ""
230230

231-
#: includes/class-integrate-convertkit-wpforms.php:708
231+
#: includes/class-integrate-convertkit-wpforms.php:660
232+
#: views/backend/settings-form-marketing.php:49
233+
#: views/backend/settings-integration.php:12
234+
msgid "Connect to Kit"
235+
msgstr ""
236+
237+
#: includes/class-integrate-convertkit-wpforms.php:755
232238
msgid "Kit: Account connected successfully."
233239
msgstr ""
234240

235-
#: includes/class-integrate-convertkit-wpforms.php:717
241+
#: includes/class-integrate-convertkit-wpforms.php:764
236242
msgid "Kit: "
237243
msgstr ""
238244

239-
#: includes/class-integrate-convertkit-wpforms.php:877
245+
#: includes/class-integrate-convertkit-wpforms.php:931
240246
msgid "Kit: Email"
241247
msgstr ""
242248

243-
#: includes/class-integrate-convertkit-wpforms.php:883
249+
#: includes/class-integrate-convertkit-wpforms.php:937
244250
msgid "Kit: First Name"
245251
msgstr ""
246252

247-
#: includes/class-integrate-convertkit-wpforms.php:888
253+
#: includes/class-integrate-convertkit-wpforms.php:942
248254
msgid "Kit: Tag"
249255
msgstr ""
250256

251257
#. translators: ConvertKit Custom Field label
252-
#: includes/class-integrate-convertkit-wpforms.php:916
258+
#: includes/class-integrate-convertkit-wpforms.php:970
253259
msgid "Kit: Custom Field: %s"
254260
msgstr ""
255261

256-
#: includes/class-integrate-convertkit-wpforms.php:951
262+
#: includes/class-integrate-convertkit-wpforms.php:1005
257263
msgid "No Kit connections exist."
258264
msgstr ""
259265

260266
#. translators: WPForms ConvertKit Account ID
261-
#: includes/class-integrate-convertkit-wpforms.php:959
267+
#: includes/class-integrate-convertkit-wpforms.php:1013
262268
msgid "The Kit connection with ID %s was unregistered."
263269
msgstr ""
264270

@@ -332,8 +338,3 @@ msgstr ""
332338
#: views/backend/settings-form-marketing.php:40
333339
msgid "Get your Kit API Secret."
334340
msgstr ""
335-
336-
#: views/backend/settings-form-marketing.php:49
337-
#: views/backend/settings-integration.php:12
338-
msgid "Connect to Kit"
339-
msgstr ""

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: form, wpforms, convertkit, email, marketing
55
Requires at least: 5.0
66
Tested up to: 6.8
77
Requires PHP: 7.1
8-
Stable tag: 1.8.3
8+
Stable tag: 1.8.4
99
License: GPLv3 or later
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

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

4343
== Changelog ==
4444

45+
### 1.8.4 2025-05-15
46+
* Added: Form Builder: Marketing: Kit: Add New Connection: Display OAuth popup if no existing connections are specified at `WPForms > Settings > Integrations`
47+
4548
### 1.8.3 2025-05-07
4649
* Updated: Require PHP 7.1 or greater
4750
* Updated: Use WordPress Libraries 2.0.9

0 commit comments

Comments
 (0)