From f4d9778c98ace3abe958db0963c7883e59ba800d Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 11 May 2022 13:22:15 +0000 Subject: [PATCH] Menus: Replace "drop down" (noun) with "dropdown" in a few strings. This makes the spelling more consistent with other instances of the word in core. Follow-up to [23844], [27676]. Props NekoJonez, mukesh27, SergeyBiryukov. Fixes #55661. Built from https://develop.svn.wordpress.org/trunk@53391 git-svn-id: http://core.svn.wordpress.org/trunk@52980 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/nav-menus.php | 4 ++-- wp-includes/post-template.php | 4 ++-- wp-includes/version.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-admin/nav-menus.php b/wp-admin/nav-menus.php index dcd95e82b5..1c4c00588e 100644 --- a/wp-admin/nav-menus.php +++ b/wp-admin/nav-menus.php @@ -624,7 +624,7 @@ if ( ! $locations_screen ) : // Main tab. ); $menu_management = '

' . __( 'The menu management box at the top of the screen is used to control which menu is opened in the editor below.' ) . '

'; - $menu_management .= '