From 5b9c869c2546b22d46a8be15c603f0244d6249ca Mon Sep 17 00:00:00 2001 From: Paul Kevan <2290623+pkevan@users.noreply.github.com> Date: Thu, 14 Dec 2023 15:13:28 +0000 Subject: [PATCH] Update about-requirements.php (#364) Change minimum MYSQL version, as per https://core.trac.wordpress.org/changeset/57173 --- .../themes/wporg-main-2022/patterns/about-requirements.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/wp-content/themes/wporg-main-2022/patterns/about-requirements.php b/source/wp-content/themes/wporg-main-2022/patterns/about-requirements.php index aa7747ec..ce3cccc5 100644 --- a/source/wp-content/themes/wporg-main-2022/patterns/about-requirements.php +++ b/source/wp-content/themes/wporg-main-2022/patterns/about-requirements.php @@ -46,7 +46,7 @@

may expose your site to security vulnerabilities.', 'wporg' ); ?>

+_e( 'Note: If you are in a legacy environment where you only have older PHP or MySQL versions, WordPress also works with PHP [minimum_php]+ and MySQL 5.5.5+, but these versions have reached official End Of Life and as such may expose your site to security vulnerabilities.', 'wporg' ); ?>