Skip to content

Commit

Permalink
2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Nov 27, 2024
1 parent 564242b commit 2f68cc7
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 29 deletions.
10 changes: 5 additions & 5 deletions ACTIONS-FILTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ add_filter( 'convertkit_block_broadcasts_build_html_list_item', function( $html,
</pre>
<h3 id="convertkit_block_form_render">
convertkit_block_form_render
<code>includes/blocks/class-convertkit-block-form.php::373</code>
<code>includes/blocks/class-convertkit-block-form.php::380</code>
</h3><h4>Overview</h4>
<p>Filter the block's content immediately before it is output.</p><h4>Parameters</h4>
<table>
Expand Down Expand Up @@ -805,7 +805,7 @@ add_filter( 'convertkit_post_get_default_settings', function( $defaults, $post_i
</pre>
<h3 id="convertkit_term_get_default_settings">
convertkit_term_get_default_settings
<code>includes/class-convertkit-term.php::167</code>
<code>includes/class-convertkit-term.php::198</code>
</h3><h4>Overview</h4>
<p>The default settings, used to populate the Term's Settings when a Term has no Settings.</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::823</code>
<code>includes/class-convertkit-output.php::842</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::842</code>
<code>includes/class-convertkit-output.php::861</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 @@ -1362,7 +1362,7 @@ add_filter( 'convertkit_settings_get_defaults', function( $defaults ) {
</pre>
<h3 id="convertkit_is_admin_or_frontend_editor">
convertkit_is_admin_or_frontend_editor
<code>includes/class-wp-convertkit.php::317</code>
<code>includes/class-wp-convertkit.php::318</code>
</h3><h4>Overview</h4>
<p>Filters whether the current request is a WordPress Administration / Frontend Editor request or not. Page Builders can set this to true to allow ConvertKit to load its administration functionality.</p><h4>Parameters</h4>
<table>
Expand Down
50 changes: 28 additions & 22 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.5\n"
"Project-Id-Version: Kit (formerly ConvertKit) 2.6.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: 2024-11-13T02:19:55+00:00\n"
"POT-Creation-Date: 2024-11-27T23:42:04+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 @@ -387,6 +387,10 @@ msgstr ""
#: views/backend/post/meta-box.php:116
#: views/backend/post/quick-edit.php:24
#: views/backend/post/quick-edit.php:39
#: views/backend/term/fields-add.php:24
#: views/backend/term/fields-add.php:36
#: views/backend/term/fields-edit.php:26
#: views/backend/term/fields-edit.php:38
msgid "None"
msgstr ""

Expand Down Expand Up @@ -1228,11 +1232,11 @@ msgid "Access Token not configured in Plugin Settings."
msgstr ""

#. translators: %1$s: PHP class name
#: includes/class-wp-convertkit.php:399
#: includes/class-wp-convertkit.php:400
msgid "Kit Error: Could not load Plugin class <strong>%1$s</strong>"
msgstr ""

#: includes/class-wp-convertkit.php:409
#: includes/class-wp-convertkit.php:410
msgid "Kit Error"
msgstr ""

Expand Down Expand Up @@ -1347,8 +1351,8 @@ msgid "(None)"
msgstr ""

#: includes/integrations/divi/class-convertkit-divi-module.php:159
#: views/backend/term/fields-add.php:50
#: views/backend/term/fields-edit.php:54
#: views/backend/term/fields-add.php:54
#: views/backend/term/fields-edit.php:58
#: views/backend/tinymce/modal-field.php:80
msgid "No"
msgstr ""
Expand Down Expand Up @@ -1475,17 +1479,17 @@ msgstr ""
#: views/backend/post/meta-box.php:38
#: views/backend/post/quick-edit.php:23
#: views/backend/term/fields-add.php:23
#: views/backend/term/fields-add.php:32
#: views/backend/term/fields-add.php:33
#: views/backend/term/fields-edit.php:25
#: views/backend/term/fields-edit.php:34
#: views/backend/term/fields-edit.php:35
msgid "Default"
msgstr ""

#: views/backend/post/bulk-edit.php:35
#: views/backend/post/meta-box.php:34
#: views/backend/post/quick-edit.php:29
#: views/backend/term/fields-add.php:28
#: views/backend/term/fields-edit.php:30
#: views/backend/term/fields-add.php:29
#: views/backend/term/fields-edit.php:31
msgid "Refresh Forms from Kit account"
msgstr ""

Expand Down Expand Up @@ -1538,6 +1542,8 @@ 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
msgid ": do not display a form."
msgstr ""

Expand Down Expand Up @@ -1928,34 +1934,34 @@ msgstr ""
msgid "Sequences"
msgstr ""

#: views/backend/term/fields-add.php:33
#: views/backend/term/fields-edit.php:35
#: views/backend/term/fields-add.php:34
#: views/backend/term/fields-edit.php:36
msgid ": Display a form based on the Post's settings."
msgstr ""

#. translators: Taxonomy Name
#: views/backend/term/fields-add.php:38
#: views/backend/term/fields-edit.php:40
#: views/backend/term/fields-add.php:42
#: views/backend/term/fields-edit.php:44
msgid "Any other option will display that form after the main content for Posts assigned to this %s."
msgstr ""

#: views/backend/term/fields-add.php:47
#: views/backend/term/fields-edit.php:50
#: views/backend/term/fields-add.php:51
#: views/backend/term/fields-edit.php:54
msgid "Display Kit Form on Archive?"
msgstr ""

#: views/backend/term/fields-add.php:51
#: views/backend/term/fields-edit.php:55
#: views/backend/term/fields-add.php:55
#: views/backend/term/fields-edit.php:59
msgid "Before Posts"
msgstr ""

#: views/backend/term/fields-add.php:52
#: views/backend/term/fields-edit.php:56
#: views/backend/term/fields-add.php:56
#: views/backend/term/fields-edit.php:60
msgid "After Posts"
msgstr ""

#: views/backend/term/fields-add.php:56
#: views/backend/term/fields-edit.php:60
#: views/backend/term/fields-add.php:60
#: views/backend/term/fields-edit.php:64
msgid "Whether to display the Form on this Category's archive page, above or below the main posts list."
msgstr ""

Expand Down
11 changes: 9 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: nathanbarry, growdev, travisnorthcutt, ggwicz
Donate link: https://kit.com
Tags: email marketing, email newsletter, subscribers, block, form
Requires at least: 5.0
Tested up to: 6.7
Tested up to: 6.7.1
Requires PHP: 5.6.20
Stable tag: 2.6.5
Stable tag: 2.6.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== Changelog ==

### 2.6.6 2024-11-27
* Added: Categories: `None` option added to specify no Form displays on Posts assigned to the Category
* Added: Honor Block Visibility Plugin's conditions when used on a Kit Form block set to output a non-inline Form
* Fix: Character encoding when a Form is set to display after a specific element at `Settings > Kit > Form Position`
* Fix: Settings: Broadcasts: Ensure `Import Now` displays
* Fix: Broadcasts: Automatically reschedule cron event for importing Broadcasts to WordPress Posts, if removed

### 2.6.5 2024-11-13
* Added: OAuth: Issue site-specific Access and Refresh Token when using the same Kit account on multiple WordPress sites
* Fix: Exclude Forms from WP Rocket Minification and Combine
Expand Down

0 comments on commit 2f68cc7

Please sign in to comment.