From 6cf371a74d5069eb7ee0e5299c4ce4607df2e24a Mon Sep 17 00:00:00 2001 From: Tim Carr Date: Wed, 3 Dec 2025 09:35:51 +0800 Subject: [PATCH] 1.8.8 --- integrate-convertkit-wpforms.php | 4 ++-- readme.txt | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/integrate-convertkit-wpforms.php b/integrate-convertkit-wpforms.php index 2ab6050..cf3b281 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.8.7 + * Version: 1.8.8 * 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.8.7' ); +define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.8.8' ); define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_CLIENT_ID', '147qqKJeENYp5MqgL6AOShDDcLK3UQeClmcIV1ij3gI' ); define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' ); diff --git a/readme.txt b/readme.txt index 0c94a11..9e3efcb 100644 --- a/readme.txt +++ b/readme.txt @@ -3,9 +3,9 @@ Contributors: nathanbarry, convertkit, billerickson Donate link: https://kit.com Tags: form, wpforms, convertkit, email, marketing Requires at least: 5.0 -Tested up to: 6.8 +Tested up to: 6.9 Requires PHP: 7.1 -Stable tag: 1.8.7 +Stable tag: 1.8.8 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -42,6 +42,9 @@ No. You must first have an account on kit.com, but you do not have to use a paid == Changelog == +### 1.8.8 2025-12-03 +* Updated: Use WordPress Libraries 2.1.2 + ### 1.8.7 2025-11-20 * Updated: Use WordPress Libraries 2.1.1