From 234ec16baf99361e93941e4f2edad6e1de92bc88 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 12 Mar 2024 14:44:00 +0000 Subject: [PATCH] Help/About: Update the About page for WP 6.5 RC2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates a translatable string to use a placeholder for the “Requires Plugins” string used in it. Props swissspidy, sergeybiryukov, presskopp. See #60303. git-svn-id: https://develop.svn.wordpress.org/trunk@57817 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/about.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index afe4939329883..65e6d4501d2fd 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -175,7 +175,15 @@

-

Requires Plugins header with a comma-separated list of required plugin slugs, presenting users with links to install and activate those plugins first.' ); ?>

+

+ Requires Plugins' + ); + ?> +