From ca95a827b8c08844bea6ce74b34d294e05802367 Mon Sep 17 00:00:00 2001 From: Felix Arntz Date: Mon, 17 Jul 2017 20:22:08 +0000 Subject: [PATCH] Multisite: Fix a user-facing message when adding a new site with a new user as admin. Previously the message would falsely state that the username and password would be sent to the new user. It is actually a link to set the password that they receive in the email. Props nishitlangaliya. Fixes #41169. git-svn-id: https://develop.svn.wordpress.org/trunk@41064 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/network/site-new.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/network/site-new.php b/src/wp-admin/network/site-new.php index f36dffb522..0810f8a87a 100644 --- a/src/wp-admin/network/site-new.php +++ b/src/wp-admin/network/site-new.php @@ -245,7 +245,7 @@ if ( ! empty( $messages ) ) { -
+