Skip to content
Draft

3.1.6 #998

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ACTIONS-FILTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -1892,7 +1892,7 @@ do_action( 'convertkit_settings_base_render_after', function( ) {
</pre>
<h3 id="convertkit_settings_base_render_before">
convertkit_settings_base_render_before
<code>admin/section/class-convertkit-admin-section-tools.php::402</code>
<code>admin/section/class-convertkit-admin-section-tools.php::480</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand All @@ -1912,7 +1912,7 @@ do_action( 'convertkit_settings_base_render_before', function( ) {
</pre>
<h3 id="convertkit_settings_base_render_after">
convertkit_settings_base_render_after
<code>admin/section/class-convertkit-admin-section-tools.php::423</code>
<code>admin/section/class-convertkit-admin-section-tools.php::503</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 3.1.6 2026-01-26
* Added: Settings: Tools: MailPoet to Kit Form Importer
* Added: Settings: Tools: Newsletter Plugin to Kit Form Importer
* Added: Settings: Tools: Importers: Support migrating blocks from AWeber, MC4WP, MailPoet and Newsletter, as well as shortcodes

### 3.1.5 2026-01-19
* Added: Settings: Tools: AWeber for WordPress Plugin to Kit Form Importer

Expand Down
52 changes: 46 additions & 6 deletions languages/convertkit.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GPLv3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Kit (formerly ConvertKit) 3.1.5\n"
"Project-Id-Version: Kit (formerly ConvertKit) 3.1.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/convertkit\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-01-16T03:15:12+00:00\n"
"POT-Creation-Date: 2026-01-23T03:01:05+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: convertkit\n"
Expand Down Expand Up @@ -142,14 +142,18 @@ msgstr ""
msgid "Filter"
msgstr ""

#: admin/importers/class-convertkit-admin-importer-aweber.php:71
#: admin/importers/class-convertkit-admin-importer-aweber.php:89
msgid "Sign Up Form"
msgstr ""

#: admin/importers/class-convertkit-admin-importer-aweber.php:74
#: admin/importers/class-convertkit-admin-importer-aweber.php:92
msgid "Split Tests"
msgstr ""

#: admin/importers/class-convertkit-admin-importer.php:218
msgid "Default Form"
msgstr ""

#: admin/section/class-convertkit-admin-section-broadcasts.php:32
#: admin/section/class-convertkit-admin-section-broadcasts.php:33
#: admin/section/class-convertkit-admin-section-broadcasts.php:201
Expand Down Expand Up @@ -858,11 +862,19 @@ msgstr ""
msgid "MC4WP forms migrated successfully."
msgstr ""

#: admin/section/class-convertkit-admin-section-tools.php:434
#: admin/section/class-convertkit-admin-section-tools.php:62
msgid "MailPoet forms migrated successfully."
msgstr ""

#: admin/section/class-convertkit-admin-section-tools.php:63
msgid "Newsletter forms migrated successfully."
msgstr ""

#: admin/section/class-convertkit-admin-section-tools.php:514
msgid "Tools to help you manage Kit on your site."
msgstr ""

#: admin/section/class-convertkit-admin-section-tools.php:462
#: admin/section/class-convertkit-admin-section-tools.php:542
msgid "WordPress 5.2 or higher is required for system information report."
msgstr ""

Expand Down Expand Up @@ -1439,6 +1451,8 @@ msgstr ""
#: includes/blocks/class-convertkit-block-form.php:100
#: views/backend/settings/tools.php:119
#: views/backend/settings/tools.php:174
#: views/backend/settings/tools.php:229
#: views/backend/settings/tools.php:284
#: views/backend/term/fields-add.php:11
#: views/backend/term/fields-edit.php:12
msgid "Kit Form"
Expand Down Expand Up @@ -2146,6 +2160,8 @@ msgstr ""

#: views/backend/settings/tools.php:149
#: views/backend/settings/tools.php:204
#: views/backend/settings/tools.php:259
#: views/backend/settings/tools.php:314
msgid "Migrate"
msgstr ""

Expand All @@ -2161,6 +2177,30 @@ msgstr ""
msgid "MC4WP Form"
msgstr ""

#: views/backend/settings/tools.php:219
msgid "MailPoet: Migrate Configuration"
msgstr ""

#: views/backend/settings/tools.php:222
msgid "Automatically replace MailPoet form shortcodes and blocks with Kit form shortcodes and blocks."
msgstr ""

#: views/backend/settings/tools.php:228
msgid "MailPoet Form"
msgstr ""

#: views/backend/settings/tools.php:274
msgid "Newsletter: Migrate Configuration"
msgstr ""

#: views/backend/settings/tools.php:277
msgid "Automatically replace Newsletter form shortcodes and blocks with Kit form shortcodes and blocks."
msgstr ""

#: views/backend/settings/tools.php:283
msgid "Newsletter Form"
msgstr ""

#: views/backend/setup-wizard/convertkit-landing-page-setup/content-1.php:14
msgid "This will display a Kit landing page on the URL you specify on this WordPress web site."
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: email marketing, email newsletter, subscribers, landing page, membership
Requires at least: 5.6
Tested up to: 6.9
Requires PHP: 7.1
Stable tag: 3.1.5
Stable tag: 3.1.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -343,6 +343,11 @@ The documentation covers newsletter form setup, landing page configuration, memb

== Changelog ==

### 3.1.6 2026-01-26
* Added: Settings: Tools: MailPoet to Kit Form Importer
* Added: Settings: Tools: Newsletter Plugin to Kit Form Importer
* Added: Settings: Tools: Importers: Support migrating blocks from AWeber, MC4WP, MailPoet and Newsletter, as well as shortcodes

### 3.1.5 2026-01-19
* Added: Settings: Tools: AWeber for WordPress Plugin to Kit Form Importer

Expand Down
4 changes: 2 additions & 2 deletions wp-convertkit.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Plugin Name: Kit (formerly ConvertKit)
* Plugin URI: https://kit.com/
* Description: Display Kit (formerly ConvertKit) email subscription forms, landing pages, products, broadcasts and more.
* Version: 3.1.5
* Version: 3.1.6
* Author: Kit
* Author URI: https://kit.com/
* Text Domain: convertkit
Expand All @@ -27,7 +27,7 @@
define( 'CONVERTKIT_PLUGIN_FILE', plugin_basename( __FILE__ ) );
define( 'CONVERTKIT_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
define( 'CONVERTKIT_PLUGIN_PATH', __DIR__ );
define( 'CONVERTKIT_PLUGIN_VERSION', '3.1.5' );
define( 'CONVERTKIT_PLUGIN_VERSION', '3.1.6' );
define( 'CONVERTKIT_OAUTH_CLIENT_ID', 'HXZlOCj-K5r0ufuWCtyoyo3f688VmMAYSsKg1eGvw0Y' );
define( 'CONVERTKIT_OAUTH_CLIENT_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );

Expand Down