Skip to content

Commit ef2e6ef

Browse files
authored
Merge pull request #993 from Kit/release-3.1.5
3.1.5
2 parents 40607e2 + 6eefe9d commit ef2e6ef

5 files changed

Lines changed: 44 additions & 12 deletions

File tree

ACTIONS-FILTERS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1892,7 +1892,7 @@ do_action( 'convertkit_settings_base_render_after', function( ) {
18921892
</pre>
18931893
<h3 id="convertkit_settings_base_render_before">
18941894
convertkit_settings_base_render_before
1895-
<code>admin/section/class-convertkit-admin-section-tools.php::365</code>
1895+
<code>admin/section/class-convertkit-admin-section-tools.php::402</code>
18961896
</h3><h4>Parameters</h4>
18971897
<table>
18981898
<thead>
@@ -1912,7 +1912,7 @@ do_action( 'convertkit_settings_base_render_before', function( ) {
19121912
</pre>
19131913
<h3 id="convertkit_settings_base_render_after">
19141914
convertkit_settings_base_render_after
1915-
<code>admin/section/class-convertkit-admin-section-tools.php::385</code>
1915+
<code>admin/section/class-convertkit-admin-section-tools.php::423</code>
19161916
</h3><h4>Parameters</h4>
19171917
<table>
19181918
<thead>

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 3.1.5 2026-01-19
2+
* Added: Settings: Tools: AWeber for WordPress Plugin to Kit Form Importer
3+
14
### 3.1.4 2026-01-12
25
* Added: Settings: Member Content: Container CSS Class setting
36
* Added: Member Content: Automatically add `grve-container` CSS class for Impeka Theme

languages/convertkit.pot

Lines changed: 33 additions & 7 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) 3.1.4\n"
5+
"Project-Id-Version: Kit (formerly ConvertKit) 3.1.5\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/convertkit\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: 2026-01-10T10:03:26+00:00\n"
12+
"POT-Creation-Date: 2026-01-16T03:15:12+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.12.0\n"
1515
"X-Domain: convertkit\n"
@@ -142,6 +142,14 @@ msgstr ""
142142
msgid "Filter"
143143
msgstr ""
144144

145+
#: admin/importers/class-convertkit-admin-importer-aweber.php:71
146+
msgid "Sign Up Form"
147+
msgstr ""
148+
149+
#: admin/importers/class-convertkit-admin-importer-aweber.php:74
150+
msgid "Split Tests"
151+
msgstr ""
152+
145153
#: admin/section/class-convertkit-admin-section-broadcasts.php:32
146154
#: admin/section/class-convertkit-admin-section-broadcasts.php:33
147155
#: admin/section/class-convertkit-admin-section-broadcasts.php:201
@@ -843,14 +851,18 @@ msgid "Configuration imported successfully."
843851
msgstr ""
844852

845853
#: admin/section/class-convertkit-admin-section-tools.php:60
854+
msgid "AWeber forms migrated successfully."
855+
msgstr ""
856+
857+
#: admin/section/class-convertkit-admin-section-tools.php:61
846858
msgid "MC4WP forms migrated successfully."
847859
msgstr ""
848860

849-
#: admin/section/class-convertkit-admin-section-tools.php:396
861+
#: admin/section/class-convertkit-admin-section-tools.php:434
850862
msgid "Tools to help you manage Kit on your site."
851863
msgstr ""
852864

853-
#: admin/section/class-convertkit-admin-section-tools.php:424
865+
#: admin/section/class-convertkit-admin-section-tools.php:462
854866
msgid "WordPress 5.2 or higher is required for system information report."
855867
msgstr ""
856868

@@ -1426,6 +1438,7 @@ msgstr ""
14261438

14271439
#: includes/blocks/class-convertkit-block-form.php:100
14281440
#: views/backend/settings/tools.php:119
1441+
#: views/backend/settings/tools.php:174
14291442
#: views/backend/term/fields-add.php:11
14301443
#: views/backend/term/fields-edit.php:12
14311444
msgid "Kit Form"
@@ -2120,21 +2133,34 @@ msgid "Import"
21202133
msgstr ""
21212134

21222135
#: views/backend/settings/tools.php:109
2123-
msgid "MC4WP: Migrate Configuration"
2136+
msgid "AWeber: Migrate Configuration"
21242137
msgstr ""
21252138

21262139
#: views/backend/settings/tools.php:112
2127-
msgid "Automatically replace MC4WP form shortcodes with Kit forms."
2140+
msgid "Automatically replace AWeber form shortcodes with Kit forms."
21282141
msgstr ""
21292142

21302143
#: views/backend/settings/tools.php:118
2131-
msgid "MC4WP Form"
2144+
msgid "AWeber Form"
21322145
msgstr ""
21332146

21342147
#: views/backend/settings/tools.php:149
2148+
#: views/backend/settings/tools.php:204
21352149
msgid "Migrate"
21362150
msgstr ""
21372151

2152+
#: views/backend/settings/tools.php:164
2153+
msgid "MC4WP: Migrate Configuration"
2154+
msgstr ""
2155+
2156+
#: views/backend/settings/tools.php:167
2157+
msgid "Automatically replace MC4WP form shortcodes with Kit forms."
2158+
msgstr ""
2159+
2160+
#: views/backend/settings/tools.php:173
2161+
msgid "MC4WP Form"
2162+
msgstr ""
2163+
21382164
#: views/backend/setup-wizard/convertkit-landing-page-setup/content-1.php:14
21392165
msgid "This will display a Kit landing page on the URL you specify on this WordPress web site."
21402166
msgstr ""

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: email marketing, email newsletter, subscribers, landing page, membership
55
Requires at least: 5.6
66
Tested up to: 6.9
77
Requires PHP: 7.1
8-
Stable tag: 3.1.4
8+
Stable tag: 3.1.5
99
License: GPLv3 or later
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -343,6 +343,9 @@ The documentation covers newsletter form setup, landing page configuration, memb
343343

344344
== Changelog ==
345345

346+
### 3.1.5 2026-01-19
347+
* Added: Settings: Tools: AWeber for WordPress Plugin to Kit Form Importer
348+
346349
### 3.1.4 2026-01-12
347350
* Added: Settings: Member Content: Container CSS Class setting
348351
* Added: Member Content: Automatically add `grve-container` CSS class for Impeka Theme

wp-convertkit.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)
1010
* Plugin URI: https://kit.com/
1111
* Description: Display Kit (formerly ConvertKit) email subscription forms, landing pages, products, broadcasts and more.
12-
* Version: 3.1.4
12+
* Version: 3.1.5
1313
* Author: Kit
1414
* Author URI: https://kit.com/
1515
* Text Domain: convertkit
@@ -27,7 +27,7 @@
2727
define( 'CONVERTKIT_PLUGIN_FILE', plugin_basename( __FILE__ ) );
2828
define( 'CONVERTKIT_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
2929
define( 'CONVERTKIT_PLUGIN_PATH', __DIR__ );
30-
define( 'CONVERTKIT_PLUGIN_VERSION', '3.1.4' );
30+
define( 'CONVERTKIT_PLUGIN_VERSION', '3.1.5' );
3131
define( 'CONVERTKIT_OAUTH_CLIENT_ID', 'HXZlOCj-K5r0ufuWCtyoyo3f688VmMAYSsKg1eGvw0Y' );
3232
define( 'CONVERTKIT_OAUTH_CLIENT_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );
3333

0 commit comments

Comments
 (0)