Skip to content

Commit

Permalink
2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Oct 28, 2024
1 parent b5f3b76 commit b191172
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 57 deletions.
6 changes: 3 additions & 3 deletions ACTIONS-FILTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@ add_filter( 'convertkit_output_script_footer', function( $script ) {
</pre>
<h3 id="convertkit_settings_get_defaults">
convertkit_settings_get_defaults
<code>includes/class-convertkit-settings.php::460</code>
<code>includes/class-convertkit-settings.php::463</code>
</h3><h4>Overview</h4>
<p>The default settings, used when the ConvertKit Plugin Settings haven't been saved e.g. on a new installation.</p><h4>Parameters</h4>
<table>
Expand Down Expand Up @@ -1447,7 +1447,7 @@ add_filter( 'convertkit_broadcasts_build_post_args', function( $post_args, $broa
</pre>
<h3 id="convertkit_broadcasts_parse_broadcast_content">
convertkit_broadcasts_parse_broadcast_content
<code>includes/class-convertkit-broadcasts-importer.php::335</code>
<code>includes/class-convertkit-broadcasts-importer.php::340</code>
</h3><h4>Overview</h4>
<p>Parses the given Broadcast's content, removing unnecessary HTML tags and styles.</p><h4>Parameters</h4>
<table>
Expand Down Expand Up @@ -1478,7 +1478,7 @@ add_filter( 'convertkit_broadcasts_parse_broadcast_content', function( $content,
</pre>
<h3 id="convertkit_broadcasts_parse_broadcast_content_permitted_html_tags">
convertkit_broadcasts_parse_broadcast_content_permitted_html_tags
<code>includes/class-convertkit-broadcasts-importer.php::433</code>
<code>includes/class-convertkit-broadcasts-importer.php::438</code>
</h3><h4>Overview</h4>
<p>Define the HTML tags to retain in the Broadcast Content.</p><h4>Parameters</h4>
<table>
Expand Down
114 changes: 63 additions & 51 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.2\n"
"Project-Id-Version: Kit (formerly ConvertKit) 2.6.3\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-10-18T02:25:15+00:00\n"
"POT-Creation-Date: 2024-10-28T08:40:28+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 @@ -352,13 +352,25 @@ msgstr ""
msgid "Defines whether public broadcasts (\"Enabled on public feeds\") in Kit should automatically be published on this site as WordPress Posts, and whether to enable options to create draft Kit Broadcasts from WordPress Posts."
msgstr ""

#: admin/section/class-convertkit-admin-settings-broadcasts.php:383
#: admin/section/class-convertkit-admin-settings-broadcasts.php:338
msgid "We've detected that the"
msgstr ""

#: admin/section/class-convertkit-admin-settings-broadcasts.php:340
msgid "constant is enabled. If broadcasts do not import automatically or when using the import button below, either remove this constant from your"
msgstr ""

#: admin/section/class-convertkit-admin-settings-broadcasts.php:342
msgid "file, or check that your web host is triggering the WordPress Cron via an alternate method. If importing broadcasts work, no changes to your WordPress configuration file are required."
msgstr ""

#: admin/section/class-convertkit-admin-settings-broadcasts.php:404
msgid "Import now"
msgstr ""

#: admin/section/class-convertkit-admin-settings-broadcasts.php:451
#: admin/section/class-convertkit-settings-general.php:532
#: admin/section/class-convertkit-settings-general.php:665
#: admin/section/class-convertkit-admin-settings-broadcasts.php:472
#: admin/section/class-convertkit-settings-general.php:545
#: admin/section/class-convertkit-settings-general.php:675
#: 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 @@ -387,185 +399,185 @@ msgstr ""
msgid "Successfully authorized with Kit."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:268
#: admin/section/class-convertkit-settings-general.php:271
msgid "Account Name"
msgstr ""

#. translators: Post Type Name, plural
#: admin/section/class-convertkit-settings-general.php:288
#: admin/section/class-convertkit-settings-general.php:292
msgid "Default Form (%s)"
msgstr ""

#. translators: Post Type Name, plural
#: admin/section/class-convertkit-settings-general.php:304
#: admin/section/class-convertkit-settings-general.php:310
msgid "Form Position (%s)"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:332
#: admin/section/class-convertkit-settings-general.php:340
msgid "Default Form (Site Wide)"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:343
#: admin/section/class-convertkit-settings-general.php:351
msgid "Debug"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:354
#: admin/section/class-convertkit-settings-general.php:362
msgid "Disable JavaScript"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:365
#: admin/section/class-convertkit-settings-general.php:373
msgid "Disable CSS"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:382
#: admin/section/class-convertkit-settings-general.php:390
msgid "Choosing a default form will embed it at the bottom of every post or page (in single view only) across your site."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:383
#: admin/section/class-convertkit-settings-general.php:391
msgid "If you wish to turn off form embedding or select a different form for an individual post or page, you can do so using the Kit meta box on the edit page."
msgstr ""

#. translators: [convertkit] shortcode, wrapped in <code> tags
#: admin/section/class-convertkit-settings-general.php:388
#: admin/section/class-convertkit-settings-general.php:396
msgid "The default form can be inserted into the middle of post or page content by using the %s shortcode."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:420
#: admin/section/class-convertkit-settings-general.php:428
msgid "(Not specified)"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:435
#: admin/section/class-convertkit-settings-general.php:443
msgid "Disconnect"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:493
#: admin/section/class-convertkit-settings-general.php:506
msgid "No Forms exist in Kit."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:494
#: admin/section/class-convertkit-settings-general.php:507
msgid "Click here to create your first form"
msgstr ""

#. translators: Post Type name, plural
#: admin/section/class-convertkit-settings-general.php:507
#: admin/section/class-convertkit-settings-general.php:517
#: admin/section/class-convertkit-settings-general.php:520
#: admin/section/class-convertkit-settings-general.php:530
msgid "Select a form above to automatically output below all %s."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:510
#: admin/section/class-convertkit-settings-general.php:651
#: admin/section/class-convertkit-settings-general.php:523
#: admin/section/class-convertkit-settings-general.php:661
#: includes/class-convertkit-broadcasts-exporter.php:146
#: views/backend/setup-wizard/convertkit-setup/content-2.php:79
#: views/backend/setup-wizard/convertkit-setup/content-2.php:120
msgid "Click here"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:511
#: admin/section/class-convertkit-settings-general.php:652
#: admin/section/class-convertkit-settings-general.php:524
#: admin/section/class-convertkit-settings-general.php:662
msgid "to preview how this will display."
msgstr ""

#. translators: Post type singular name
#: admin/section/class-convertkit-settings-general.php:561
#: admin/section/class-convertkit-settings-general.php:574
msgid "Before %s content"
msgstr ""

#. translators: Post type singular name
#: admin/section/class-convertkit-settings-general.php:566
#: admin/section/class-convertkit-settings-general.php:579
msgid "After %s content"
msgstr ""

#. translators: Post type singular name
#: admin/section/class-convertkit-settings-general.php:571
#: admin/section/class-convertkit-settings-general.php:584
msgid "Before and after %s content"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:574
#: admin/section/class-convertkit-settings-general.php:587
msgid "After element"
msgstr ""

#. translators: Post Type name, plural
#: admin/section/class-convertkit-settings-general.php:578
#: admin/section/class-convertkit-settings-general.php:591
msgid "Where forms should display relative to the %s content"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:613
#: admin/section/class-convertkit-settings-general.php:626
msgid "Paragraphs"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:614
#: admin/section/class-convertkit-settings-general.php:627
msgid "Headings <h2>"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:615
#: admin/section/class-convertkit-settings-general.php:628
msgid "Headings <h3>"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:616
#: admin/section/class-convertkit-settings-general.php:629
msgid "Headings <h4>"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:617
#: admin/section/class-convertkit-settings-general.php:630
msgid "Headings <h5>"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:618
#: admin/section/class-convertkit-settings-general.php:631
msgid "Headings <h6>"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:619
#: admin/section/class-convertkit-settings-general.php:632
msgid "Images"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:621
#: admin/section/class-convertkit-settings-general.php:634
msgid "The number of elements before outputting the form."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:641
#: admin/section/class-convertkit-settings-general.php:651
msgid "No non-inline Forms exist in Kit."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:642
#: admin/section/class-convertkit-settings-general.php:652
msgid "Click here to create your first modal, slide in or sticky bar form"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:650
#: admin/section/class-convertkit-settings-general.php:660
msgid "Select a non-inline modal, slide in or sticky bar form to automatically display site wide. Ignored if a non-inline form is specified in Default Form settings above, individual Post / Page settings, or any block / shortcode."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:691
#: admin/section/class-convertkit-settings-general.php:701
msgid "Log requests to file and output browser console messages."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:692
#: admin/section/class-convertkit-settings-general.php:702
msgid "You can ignore this unless you're working with our support team to resolve an issue. Decheck this option to improve performance."
msgstr ""

#: admin/section/class-convertkit-settings-general.php:709
#: admin/section/class-convertkit-settings-general.php:719
msgid "Prevent plugin from loading JavaScript files. This will disable the custom content and tagging features of the plugin. Does not apply to landing pages. Use with caution!"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:726
#: admin/section/class-convertkit-settings-general.php:736
msgid "Prevents loading plugin CSS files. This will disable styling on broadcasts, form trigger buttons, product buttons and member's content. Use with caution!"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:730
#: admin/section/class-convertkit-settings-general.php:740
msgid "To customize forms and their styling, use the"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:732
#: admin/section/class-convertkit-settings-general.php:742
msgid "Kit form editor"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:736
#: admin/section/class-convertkit-settings-general.php:746
msgid "For developers who require custom form designs through use of CSS, consider using the"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:737
#: admin/section/class-convertkit-settings-general.php:747
msgid "or"
msgstr ""

#: admin/section/class-convertkit-settings-general.php:738
#: admin/section/class-convertkit-settings-general.php:748
msgid "integrations."
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, block, form
Requires at least: 5.0
Tested up to: 6.6.2
Requires PHP: 5.6.20
Stable tag: 2.6.2
Stable tag: 2.6.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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

== Changelog ==

### 2.6.3 2024-10-28
* Added: Broadcasts: Exclude Polls when importing Broadcasts to WordPress Posts
* Added: Settings: Forms: Only display Form settings if Forms exist in Kit
* Fix: Add a Tag: Honor setting when defined on individual WordPress Pages and Posts, using the v4 API Access Token

### 2.6.2 2024-10-18
* Added: Settings: Option to output Default Forms after a given number of elements (paragraphs, headings, images)

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.2
* Version: 2.6.3
* 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.2' );
define( 'CONVERTKIT_PLUGIN_VERSION', '2.6.3' );
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 b191172

Please sign in to comment.