From 21905cc5646574af9bfdec068f8187c3de0bc3fe Mon Sep 17 00:00:00 2001 From: Nate Conley Date: Tue, 11 Jun 2024 14:49:37 -1000 Subject: [PATCH] Adds WP tested up to and minimum --- mailchimp.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mailchimp.php b/mailchimp.php index 5cfbcd8..c4f41eb 100644 --- a/mailchimp.php +++ b/mailchimp.php @@ -4,7 +4,7 @@ * Plugin URI: https://mailchimp.com/help/connect-or-disconnect-list-subscribe-for-wordpress/ * Description: Add a Mailchimp signup form widget to your WordPress site. * Version: 1.5.8 - * Requires at least: 2.8 + * Requires at least: 6.1.1 * Requires PHP: 7.0 * PHP tested up to: 8.3 * Author: Mailchimp diff --git a/readme.txt b/readme.txt index e680f1a..06c6ba4 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Mailchimp List Subscribe Form === Contributors: Mailchimp Tags: mailchimp, email, newsletter, signup, marketing -Tested up to: 4.5 +Tested up to: 6.5.4 Stable tag: 1.5.8 License: GPL-2.0-or-later License URI: https://spdx.org/licenses/GPL-2.0-or-later.html