Skip to content
Merged
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
2 changes: 1 addition & 1 deletion ACTIONS-FILTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ add_filter( 'convertkit_term_get_default_settings', function( $defaults ) {
</pre>
<h3 id="convertkit_settings_broadcasts_get_defaults">
convertkit_settings_broadcasts_get_defaults
<code>includes/class-convertkit-settings-broadcasts.php::252</code>
<code>includes/class-convertkit-settings-broadcasts.php::225</code>
</h3><h4>Overview</h4>
<p>The default settings, used when the ConvertKit Broadcasts Settings haven't been saved e.g. on a new installation.</p><h4>Parameters</h4>
<table>
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 3.3.4 2026-06-19
* Fix: Pages: Add New: Dropdown menu alignment and mobile layout
* Fix: Block Editor: Refresh button icon alignment
* Fix: Block Editor: Settings Sidebar: Improve descriptions and links to match Classic Editor
* Fix: Settings: Broadcasts: Refresh settings on save
* Removed: Unused methods `restrict_content_enabled` and `restrict_content` on `ConvertKit_Settings_Broadcasts` class

### 3.3.3 2026-05-20
* Fix: Settings: Button height in WordPress 7.0

Expand Down
97 changes: 59 additions & 38 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.3.3\n"
"Project-Id-Version: Kit (formerly ConvertKit) 3.3.4\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-05-20T10:41:54+00:00\n"
"POT-Creation-Date: 2026-06-19T00:20:58+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 @@ -83,7 +83,7 @@ msgid "to WP Super Cache's \"Rejected Cookies\" setting by clicking here."
msgstr ""

#: admin/class-convertkit-admin-landing-page.php:66
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:208
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:224
#: views/backend/post/meta-box.php:65
#: views/backend/setup-wizard/convertkit-landing-page-setup/content-start.php:11
msgid "Landing Page"
Expand Down Expand Up @@ -284,7 +284,7 @@ msgstr ""
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:125
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:140
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:150
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:201
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:209
#: views/backend/post/bulk-edit.php:30
#: views/backend/post/bulk-edit.php:53
#: views/backend/post/meta-box.php:30
Expand Down Expand Up @@ -1039,6 +1039,7 @@ msgstr ""
#: includes/integrations/forminator/class-convertkit-forminator-admin-section.php:205
#: includes/integrations/wishlist/class-convertkit-wishlist-admin-section.php:70
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:197
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:255
#: includes/widgets/class-ck-widget-form.php:79
#: views/backend/post/bulk-edit.php:14
#: views/backend/post/meta-box.php:15
Expand All @@ -1063,6 +1064,7 @@ msgstr ""
#: includes/block-formatters/class-convertkit-block-formatter-product-link.php:134
#: includes/blocks/class-convertkit-block-product.php:127
#: includes/blocks/class-convertkit-block-product.php:283
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:265
#: views/backend/post/meta-box.php:203
#: views/backend/setup-wizard/convertkit-restrict-content-setup/content-configuration.php:112
msgid "Product"
Expand Down Expand Up @@ -1252,7 +1254,8 @@ msgstr ""
#: includes/integrations/contactform7/class-convertkit-contactform7-admin-section.php:88
#: includes/integrations/forminator/class-convertkit-forminator-admin-section.php:75
#: includes/integrations/wishlist/class-convertkit-wishlist-admin-section.php:72
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:216
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:239
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:260
#: views/backend/post/bulk-edit.php:43
#: views/backend/post/meta-box.php:200
#: views/backend/post/quick-edit.php:37
Expand Down Expand Up @@ -1939,7 +1942,7 @@ msgid "Remove from member"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:124
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:200
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:202
#: views/backend/post/bulk-edit.php:29
#: views/backend/post/meta-box.php:29
#: views/backend/post/meta-box.php:38
Expand All @@ -1955,38 +1958,79 @@ msgstr ""
msgid "Do not restrict content to member-only"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:200
msgid "Uses the form specified on the settings page."
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:203
msgid "Uses the form specified on the"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:201
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:205
#: views/backend/post/meta-box.php:40
msgid "settings page"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:210
msgid "do not display a form."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:202
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:212
#: views/backend/post/meta-box.php:45
msgid "Any other option will display that form after the main content."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:210
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:215
msgid "To make changes to your forms,"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:217
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:231
#: views/backend/post/meta-box.php:51
#: views/backend/post/meta-box.php:97
msgid "sign in to Kit"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:227
#: views/backend/post/meta-box.php:91
msgid "Select a landing page to make it appear in place of this page."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:218
msgid "Select a tag to apply to visitors of this page who are subscribed. A visitor is deemed to be subscribed if they have clicked a link in an email to this site which includes their subscriber ID, or have entered their email address in a Kit Form on this site."
#. translators: Link to sign in to ConvertKit
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:230
#: views/backend/post/meta-box.php:96
#, php-format
msgid "To make changes to your landing pages, %s"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:242
#: views/backend/post/meta-box.php:131
msgid "Select a tag to apply to visitors of this page who are subscribed."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:223
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:243
#: views/backend/post/meta-box.php:133
msgid "A visitor is deemed to be subscribed if they have clicked a link in an email to this site which includes their subscriber ID, or have entered their email address in a Kit Form on this site."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:249
msgid "Restrict Content"
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:225
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:252
#: views/backend/post/meta-box.php:195
#: views/backend/setup-wizard/convertkit-restrict-content-setup/content-configuration.php:104
msgid "Select the Kit form, tag or product that the visitor must be subscribed to, permitting them access to view this member-only content."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:256
msgid "Displays the Kit form. On submission, the email address will be subscribed to the selected form, granting access to the member-only content. Useful to gate free content in return for an email address."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:261
msgid "Displays a WordPress styled subscription form. On submission, the email address will be subscribed to the selected tag, granting access to the member-only content. Useful to gate free content in return for an email address."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:266
msgid "Displays a link to the Kit product, and a login form. Useful to gate content that can only be accessed by purchasing the Kit product."
msgstr ""

#: includes/pre-publish-actions/class-convertkit-pre-publish-action-broadcast-export.php:82
msgid "Create Broadcast"
msgstr ""
Expand Down Expand Up @@ -2052,10 +2096,6 @@ msgstr ""
msgid ": Uses the form specified on the"
msgstr ""

#: views/backend/post/meta-box.php:40
msgid "settings page"
msgstr ""

#: views/backend/post/meta-box.php:43
#: views/backend/term/fields-add.php:37
#: views/backend/term/fields-edit.php:39
Expand All @@ -2068,33 +2108,14 @@ msgstr ""
msgid "To make changes to your forms, %s"
msgstr ""

#: views/backend/post/meta-box.php:51
#: views/backend/post/meta-box.php:97
msgid "sign in to Kit"
msgstr ""

#: views/backend/post/meta-box.php:87
msgid "Refresh Landing Pages from Kit account"
msgstr ""

#. translators: Link to sign in to ConvertKit
#: views/backend/post/meta-box.php:96
#, php-format
msgid "To make changes to your landing pages, %s"
msgstr ""

#: views/backend/post/meta-box.php:111
msgid "Add a Tag"
msgstr ""

#: views/backend/post/meta-box.php:131
msgid "Select a tag to apply to visitors of this page who are subscribed."
msgstr ""

#: views/backend/post/meta-box.php:133
msgid "A visitor is deemed to be subscribed if they have clicked a link in an email to this site which includes their subscriber ID, or have entered their email address in a Kit Form on this site."
msgstr ""

#: views/backend/post/meta-box.php:198
#: views/backend/setup-wizard/convertkit-restrict-content-setup/content-configuration.php:107
msgid ": Displays the Kit form. On submission, the email address will be subscribed to the selected form, granting access to the member-only content. Useful to gate free content in return for an email address."
Expand Down
9 changes: 8 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: 7.0
Requires PHP: 7.1
Stable tag: 3.3.3
Stable tag: 3.3.4
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

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

== Changelog ==

### 3.3.4 2026-06-19
* Fix: Pages: Add New: Dropdown menu alignment and mobile layout
* Fix: Block Editor: Refresh button icon alignment
* Fix: Block Editor: Settings Sidebar: Improve descriptions and links to match Classic Editor
* Fix: Settings: Broadcasts: Refresh settings on save
* Removed: Unused methods `restrict_content_enabled` and `restrict_content` on `ConvertKit_Settings_Broadcasts` class

### 3.3.3 2026-05-20
* Fix: Settings: Button height in WordPress 7.0

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.3.3
* Version: 3.3.4
* 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.3.3' );
define( 'CONVERTKIT_PLUGIN_VERSION', '3.3.4' );
define( 'CONVERTKIT_OAUTH_CLIENT_ID', 'HXZlOCj-K5r0ufuWCtyoyo3f688VmMAYSsKg1eGvw0Y' );
define( 'CONVERTKIT_OAUTH_CLIENT_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );

Expand Down
Loading