From d8b83c88e29b70e8dc0fb37dc351049f52427f80 Mon Sep 17 00:00:00 2001 From: Matthew Bucci Date: Mon, 3 Jun 2024 02:34:53 -0700 Subject: [PATCH] Add newest WP version to tested list --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ef7afc1..de62e1a 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ it replaces calls to mysqli_ with wpsqli_ which then are implemented by the driv ### Supported Wordpress Versions This plugin has been tested against -- Wordpress 6.4.3 (v3 branch) +- Wordpress 6.5.3, 6.4.3 (v3 branch) - Wordpress 6.3.2 (v2 branch) ### Supported PHP versions