From ddb904679f7739e9624bfd853eb6f2acd20e6af9 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Mon, 10 Feb 2025 15:29:44 +0000 Subject: [PATCH] Administration: Remove a potentially incorrect addressee and improve the phrasing used in the confirmation email when a user attempts to change the administration email address. Props MadtownLems, ilovecats7, rehanali, iflairwebtechnologies, thehercules Fixes #48879 git-svn-id: https://develop.svn.wordpress.org/trunk@59799 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/misc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/includes/misc.php b/src/wp-admin/includes/misc.php index afa36a2f2b..559f3ec9e7 100644 --- a/src/wp-admin/includes/misc.php +++ b/src/wp-admin/includes/misc.php @@ -1460,9 +1460,9 @@ function update_option_new_admin_email( $old_value, $value ) { /* translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL: those are placeholders. */ $email_text = __( - 'Howdy ###USERNAME###, + 'Howdy, -Someone with administrator capabilities recently requested to have the +A site Administrator (###USERNAME###) recently requested to have the administration email address changed on this site: ###SITEURL###