From 6b04c0b9f8eafb852bbf71d0f7c9c8ad1bf72b8e Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Wed, 22 Feb 2023 20:54:05 +0000 Subject: [PATCH] Networks and Sites: Remove confusing upper case for option names on Edit Site: Settings screen. This type of transformation isn't always appropriate, especially for non-English language sites. Displaying the original option name makes it more clear what option is being changed. Props SergeyBiryukov, sabernhardt, afrin29, afshanadiya Fixes #50572 git-svn-id: https://develop.svn.wordpress.org/trunk@55408 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/network/site-settings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/network/site-settings.php b/src/wp-admin/network/site-settings.php index b669a5103f..ae2dde8220 100644 --- a/src/wp-admin/network/site-settings.php +++ b/src/wp-admin/network/site-settings.php @@ -146,14 +146,14 @@ if ( ! empty( $messages ) ) { if ( strpos( $option->option_value, "\n" ) !== false ) { ?> - + - + option_name, array( 'siteurl', 'home' ), true ) ) { ?> option_value ); ?>