From 51d1594de670d13c3ce883efc72e3c677ba934d5 Mon Sep 17 00:00:00 2001 From: Mukesh Panchal Date: Tue, 9 Jul 2024 11:15:18 +0530 Subject: [PATCH] Update WP version in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a200b3e502..3f4e94d4a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Thank you for your interest in contributing to the Performance Lab plugin! Compl In general, all code must follow the [WordPress Coding Standards and best practices](https://developer.wordpress.org/coding-standards/). All code in the Performance Lab plugin must follow these requirements: -- **WordPress**: As of Performance Lab v3.0.0, released April 15, 2024, the plugin's minimum WordPress version requirement is 6.4. +- **WordPress**: As of Performance Lab v3.3.0, released July 15, 2024, the plugin's minimum WordPress version requirement is 6.5. - **PHP**: Always match the latest WordPress version. The minimum required version right now is 7.2.