Skip to content
Merged

3.3.1 #1083

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
8 changes: 4 additions & 4 deletions ACTIONS-FILTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2371,7 +2371,7 @@ do_action( 'convertkit_pre_publish_action_run_ this-get_name', function( ) {
</pre>
<h3 id="convertkit_gutenberg_enqueue_scripts">
convertkit_gutenberg_enqueue_scripts
<code>includes/class-convertkit-gutenberg.php::343</code>
<code>includes/class-convertkit-gutenberg.php::345</code>
</h3><h4>Overview</h4>
<p>Enqueue any additional scripts for Gutenberg blocks that have been registered.</p><h4>Parameters</h4>
<table>
Expand Down Expand Up @@ -2400,7 +2400,7 @@ do_action( 'convertkit_gutenberg_enqueue_scripts', function( $blocks, $block_for
</pre>
<h3 id="convertkit_gutenberg_enqueue_styles">
convertkit_gutenberg_enqueue_styles
<code>includes/class-convertkit-gutenberg.php::367</code>
<code>includes/class-convertkit-gutenberg.php::369</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand All @@ -2420,7 +2420,7 @@ do_action( 'convertkit_gutenberg_enqueue_styles', function( ) {
</pre>
<h3 id="convertkit_gutenberg_enqueue_scripts_editor_and_frontend">
convertkit_gutenberg_enqueue_scripts_editor_and_frontend
<code>includes/class-convertkit-gutenberg.php::391</code>
<code>includes/class-convertkit-gutenberg.php::393</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand All @@ -2440,7 +2440,7 @@ do_action( 'convertkit_gutenberg_enqueue_scripts_editor_and_frontend', function(
</pre>
<h3 id="convertkit_gutenberg_enqueue_styles_editor_and_frontend">
convertkit_gutenberg_enqueue_styles_editor_and_frontend
<code>includes/class-convertkit-gutenberg.php::415</code>
<code>includes/class-convertkit-gutenberg.php::417</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand Down
16 changes: 8 additions & 8 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.0\n"
"Project-Id-Version: Kit (formerly ConvertKit) 3.3.1\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-04-22T08:34:50+00:00\n"
"POT-Creation-Date: 2026-04-27T04:21:59+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:207
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:208
#: 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 @@ -1252,7 +1252,7 @@ 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:214
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:216
#: 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 @@ -1968,20 +1968,20 @@ msgstr ""
msgid "Any other option will display that form after the main content."
msgstr ""

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:209
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:210
#: 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:216
#: 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."
msgstr ""

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

#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:222
#: includes/plugin-sidebars/class-convertkit-plugin-sidebar-post-settings.php:225
#: 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."
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.3.0
Stable tag: 3.3.1
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.3.1 2026-04-27
* Added: Block Editor: Settings Sidebar: Refresh Resources
* Fix: Page/Post Settings: Member Content: Include Forms when Refresh Resources button clicked
* Fix: LiteSpeed Cache: Exclude Forms from LiteSpeed Cache's `JS Combine` setting, ensuring Forms display

### 3.3.0 2026-04-22
* Added: Block Editor: Form, Landing Page, Tag and Member Content settings moved to block editor sidebar
* Fix: Resources: Delete cached resources when structure invalid e.g. when upgrading from < 1.6.0 to 1.9.6 or higher
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.0
* Version: 3.3.1
* 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.0' );
define( 'CONVERTKIT_PLUGIN_VERSION', '3.3.1' );
define( 'CONVERTKIT_OAUTH_CLIENT_ID', 'HXZlOCj-K5r0ufuWCtyoyo3f688VmMAYSsKg1eGvw0Y' );
define( 'CONVERTKIT_OAUTH_CLIENT_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );

Expand Down
Loading