Skip to content

Commit

Permalink
2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Dec 7, 2024
1 parent d7beb62 commit d445f2a
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 20 deletions.
20 changes: 10 additions & 10 deletions ACTIONS-FILTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ add_filter( 'convertkit_admin_post_register_add_new_buttons', function( $buttons
</pre>
<h3 id="convertkit_get_supported_post_types">
convertkit_get_supported_post_types
<code>includes/functions.php::143</code>
<code>includes/functions.php::140</code>
</h3><h4>Overview</h4>
<p>Defines the Post Types that support ConvertKit Forms.</p><h4>Parameters</h4>
<table>
Expand All @@ -398,7 +398,7 @@ add_filter( 'convertkit_get_supported_post_types', function( $post_types ) {
</pre>
<h3 id="convertkit_shortcodes">
convertkit_shortcodes
<code>includes/functions.php::182</code>
<code>includes/functions.php::179</code>
</h3><h4>Overview</h4>
<p>Registers shortcodes for the ConvertKit Plugin.</p><h4>Parameters</h4>
<table>
Expand All @@ -425,7 +425,7 @@ add_filter( 'convertkit_shortcodes', function( $shortcodes ) {
</pre>
<h3 id="convertkit_blocks">
convertkit_blocks
<code>includes/functions.php::206</code>
<code>includes/functions.php::203</code>
</h3><h4>Overview</h4>
<p>Registers blocks for the ConvertKit Plugin.</p><h4>Parameters</h4>
<table>
Expand All @@ -452,7 +452,7 @@ add_filter( 'convertkit_blocks', function( $blocks ) {
</pre>
<h3 id="convertkit_get_block_formatters">
convertkit_get_block_formatters
<code>includes/functions.php::230</code>
<code>includes/functions.php::227</code>
</h3><h4>Overview</h4>
<p>Registers block formatters in Gutenberg for the ConvertKit Plugin.</p><h4>Parameters</h4>
<table>
Expand All @@ -479,7 +479,7 @@ add_filter( 'convertkit_get_block_formatters', function( $block_formatters ) {
</pre>
<h3 id="convertkit_get_pre_publish_actions">
convertkit_get_pre_publish_actions
<code>includes/functions.php::254</code>
<code>includes/functions.php::251</code>
</h3><h4>Overview</h4>
<p>Registers pre-publish actions for the ConvertKit Plugin.</p><h4>Parameters</h4>
<table>
Expand Down Expand Up @@ -1238,7 +1238,7 @@ add_filter( 'convertkit_output_append_form_to_content_form_id', function( $form_
</pre>
<h3 id="convertkit_frontend_append_form">
convertkit_frontend_append_form
<code>includes/class-convertkit-output.php::374</code>
<code>includes/class-convertkit-output.php::389</code>
</h3><h4>Overview</h4>
<p>Filter the Post's Content, which includes a ConvertKit Form, immediately before it is output.</p><h4>Parameters</h4>
<table>
Expand Down Expand Up @@ -1281,7 +1281,7 @@ add_filter( 'convertkit_frontend_append_form', function( $content, $form, $post_
</pre>
<h3 id="convertkit_output_scripts_footer">
convertkit_output_scripts_footer
<code>includes/class-convertkit-output.php::842</code>
<code>includes/class-convertkit-output.php::867</code>
</h3><h4>Overview</h4>
<p>Define an array of scripts to output in the footer of the WordPress site.</p><h4>Parameters</h4>
<table>
Expand All @@ -1308,7 +1308,7 @@ add_filter( 'convertkit_output_scripts_footer', function( $scripts ) {
</pre>
<h3 id="convertkit_output_script_footer">
convertkit_output_script_footer
<code>includes/class-convertkit-output.php::861</code>
<code>includes/class-convertkit-output.php::886</code>
</h3><h4>Overview</h4>
<p>Filter the form <script> key/value pairs immediately before the script is output.</p><h4>Parameters</h4>
<table>
Expand Down Expand Up @@ -1725,7 +1725,7 @@ do_action( 'convertkit_settings_base_sanitize_settings', function( $name, $updat
</pre>
<h3 id="convertkit_settings_base_render_before">
convertkit_settings_base_render_before
<code>admin/section/class-convertkit-settings-tools.php::310</code>
<code>admin/section/class-convertkit-settings-tools.php::307</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand All @@ -1745,7 +1745,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-settings-tools.php::324</code>
<code>admin/section/class-convertkit-settings-tools.php::321</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand Down
14 changes: 7 additions & 7 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 same license as the Kit (formerly ConvertKit) plugin.
msgid ""
msgstr ""
"Project-Id-Version: Kit (formerly ConvertKit) 2.6.7\n"
"Project-Id-Version: Kit (formerly ConvertKit) 2.6.8\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/convertkit\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-12-04T00:40:21+00:00\n"
"POT-Creation-Date: 2024-12-07T02:15:15+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: convertkit\n"
Expand Down Expand Up @@ -54,7 +54,7 @@ msgstr ""

#: admin/class-convertkit-admin-cache-plugins.php:115
#: admin/class-convertkit-admin-cache-plugins.php:186
#: admin/class-convertkit-admin-cache-plugins.php:343
#: admin/class-convertkit-admin-cache-plugins.php:338
msgid "Kit: Member Content: Please add"
msgstr ""

Expand All @@ -64,15 +64,15 @@ msgstr ""

#: admin/class-convertkit-admin-cache-plugins.php:131
#: admin/class-convertkit-admin-cache-plugins.php:202
#: admin/class-convertkit-admin-cache-plugins.php:360
#: admin/class-convertkit-admin-cache-plugins.php:355
msgid "Failing to do so will result in errors."
msgstr ""

#: admin/class-convertkit-admin-cache-plugins.php:200
msgid "to W3 Total Cache's \"Rejected Cookies\" setting by clicking here."
msgstr ""

#: admin/class-convertkit-admin-cache-plugins.php:358
#: admin/class-convertkit-admin-cache-plugins.php:353
msgid "to WP Super Cache's \"Rejected Cookies\" setting by clicking here."
msgstr ""

Expand Down Expand Up @@ -619,11 +619,11 @@ msgstr ""
msgid "Configuration imported successfully."
msgstr ""

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

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

Expand Down
5 changes: 4 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, block, form
Requires at least: 5.0
Tested up to: 6.7.1
Requires PHP: 5.6.20
Stable tag: 2.6.7
Stable tag: 2.6.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -159,6 +159,9 @@ Full Plugin documentation can be found [here](https://help.kit.com/en/articles/2

== Changelog ==

### 2.6.8 2024-12-07
* Fix: Fatal error when a non-inline Form specified in Plugin, Post or Category settings and Form Position set to `After element`

### 2.6.7 2024-12-04
* Removed: `convertkit_store_subscriber_id_in_cookie` AJAX call, as logic exists server side

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: 2.6.7
* Version: 2.6.8
* Author: Kit
* Author URI: https://kit.com/
* Text Domain: convertkit
Expand All @@ -25,7 +25,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', '2.6.7' );
define( 'CONVERTKIT_PLUGIN_VERSION', '2.6.8' );
define( 'CONVERTKIT_OAUTH_CLIENT_ID', 'HXZlOCj-K5r0ufuWCtyoyo3f688VmMAYSsKg1eGvw0Y' );
define( 'CONVERTKIT_OAUTH_CLIENT_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );

Expand Down

0 comments on commit d445f2a

Please sign in to comment.