From 00cbaf9d2759d418c60b89c4ccd4148e1adafec4 Mon Sep 17 00:00:00 2001 From: Tim Carr Date: Tue, 8 Oct 2024 14:34:16 +0800 Subject: [PATCH] 1.8.8 --- languages/woocommerce-convertkit.pot | 17 +++++++---------- readme.txt | 5 ++++- woocommerce-convertkit.php | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/languages/woocommerce-convertkit.pot b/languages/woocommerce-convertkit.pot index 89308c9..6e4bbca 100644 --- a/languages/woocommerce-convertkit.pot +++ b/languages/woocommerce-convertkit.pot @@ -1,22 +1,22 @@ -# Copyright (C) 2024 ConvertKit -# This file is distributed under the same license as the ConvertKit for WooCommerce plugin. +# Copyright (C) 2024 Kit +# This file is distributed under the same license as the Kit (formerly ConvertKit) for WooCommerce plugin. msgid "" msgstr "" -"Project-Id-Version: ConvertKit for WooCommerce 1.8.7\n" +"Project-Id-Version: Kit (formerly ConvertKit) for WooCommerce 1.8.8\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/convertkit-woocommerce\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2024-10-01T13:49:42+00:00\n" +"POT-Creation-Date: 2024-10-08T06:34:08+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: woocommerce-convertkit\n" #. Plugin Name of the plugin #: woocommerce-convertkit.php -msgid "ConvertKit for WooCommerce" +msgid "Kit (formerly ConvertKit) for WooCommerce" msgstr "" #. Plugin URI of the plugin @@ -32,7 +32,8 @@ msgstr "" #. Author of the plugin #: woocommerce-convertkit.php -msgid "ConvertKit" +#: includes/class-ckwc-integration.php:82 +msgid "Kit" msgstr "" #: admin/class-ckwc-admin-ajax.php:50 @@ -214,10 +215,6 @@ msgstr "" msgid "WooCommerce Order ID #%1$s: %2$s" msgstr "" -#: includes/class-ckwc-integration.php:82 -msgid "Kit" -msgstr "" - #: includes/class-ckwc-integration.php:83 msgid "Enter your Kit settings below to control how WooCommerce integrates with your Kit account." msgstr "" diff --git a/readme.txt b/readme.txt index bb83948..6fefe83 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: email, marketing, embed form, convertkit, capture Requires at least: 5.0 Tested up to: 6.6.2 Requires PHP: 5.6.20 -Stable tag: 1.8.7 +Stable tag: 1.8.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -46,6 +46,9 @@ No. You must first have an account on kit.com, but you do not have to use a paid == Changelog == +### 1.8.8 2024-10-08 +* Fix: Kit branding tweaks and secondary button colors + ### 1.8.7 2024-10-01 * Updated: Changed branding to Kit * Updated: Kit WordPress Libraries to 2.0.4 diff --git a/woocommerce-convertkit.php b/woocommerce-convertkit.php index 388608a..1d79351 100755 --- a/woocommerce-convertkit.php +++ b/woocommerce-convertkit.php @@ -9,7 +9,7 @@ * Plugin Name: Kit (formerly ConvertKit) for WooCommerce * Plugin URI: https://www.kit.com * Description: Integrates WooCommerce with Kit, allowing customers to be automatically sent to your Kit account. - * Version: 1.8.7 + * Version: 1.8.8 * Author: Kit * Author URI: https://www.kit.com * Text Domain: woocommerce-convertkit