From 2592276cf5a8cbdc63086817ec73f71c3336c015 Mon Sep 17 00:00:00 2001 From: Tim Carr Date: Mon, 20 Jul 2026 15:23:24 +0800 Subject: [PATCH] 1.9.6 --- integrate-convertkit-wpforms.php | 4 ++-- languages/integrate-convertkit-wpforms.pot | 4 ++-- readme.txt | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/integrate-convertkit-wpforms.php b/integrate-convertkit-wpforms.php index 3d8de36..ad4743b 100644 --- a/integrate-convertkit-wpforms.php +++ b/integrate-convertkit-wpforms.php @@ -9,7 +9,7 @@ * Plugin Name: Kit (formerly ConvertKit) for WPForms * Plugin URI: https://kit.com * Description: Create Kit signup forms using WPForms - * Version: 1.9.5 + * Version: 1.9.6 * Author: Kit * Author URI: https://kit.com * Text Domain: integrate-convertkit-wpforms @@ -28,7 +28,7 @@ define( 'INTEGRATE_CONVERTKIT_WPFORMS_FILE', plugin_basename( __FILE__ ) ); define( 'INTEGRATE_CONVERTKIT_WPFORMS_URL', plugin_dir_url( __FILE__ ) ); define( 'INTEGRATE_CONVERTKIT_WPFORMS_PATH', __DIR__ ); -define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.9.5' ); +define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.9.6' ); define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_CLIENT_ID', '147qqKJeENYp5MqgL6AOShDDcLK3UQeClmcIV1ij3gI' ); define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' ); diff --git a/languages/integrate-convertkit-wpforms.pot b/languages/integrate-convertkit-wpforms.pot index 0ddc53d..bd8c9fa 100644 --- a/languages/integrate-convertkit-wpforms.pot +++ b/languages/integrate-convertkit-wpforms.pot @@ -2,14 +2,14 @@ # This file is distributed under the GPLv3 or later. msgid "" msgstr "" -"Project-Id-Version: Kit (formerly ConvertKit) for WPForms 1.9.5\n" +"Project-Id-Version: Kit (formerly ConvertKit) for WPForms 1.9.6\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/convertkit-wpforms\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: 2026-07-10T02:11:57+00:00\n" +"POT-Creation-Date: 2026-07-20T07:23:12+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.12.0\n" "X-Domain: integrate-convertkit-wpforms\n" diff --git a/readme.txt b/readme.txt index 05976a9..57d99b0 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: form, wpforms, convertkit, email, marketing Requires at least: 5.0 Tested up to: 7.0 Requires PHP: 7.1 -Stable tag: 1.9.5 +Stable tag: 1.9.6 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -45,6 +45,9 @@ Please report security bugs found in the source code of the plugin through the [ == Changelog == +### 1.9.6 2026-07-20 +* Fix: Uninstall: Use correct client ID for Access and Refresh Token revokation + ### 1.9.5 2026-07-10 * Fix: Uninstall: Improve Access and Refresh Token revokation * Updated: WordPress Libraries to 2.1.7