From 5d8f784daadcecd0a08f745c15df7dc42bcfd960 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 18 Jan 2020 01:13:12 +0000 Subject: [PATCH] Networks and Sites: Clarify the recommendation to remove the `www` prefix from the site domain before creating a network. The `siteurl` option reference was not quite clear, and the string actually refers to the domain name, not the full URL. Props kharisblank, tobifjellner, ramiy. Fixes #49214. git-svn-id: https://develop.svn.wordpress.org/trunk@47085 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/network.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/includes/network.php b/src/wp-admin/includes/network.php index 7fe03dc472..b814adcf2c 100644 --- a/src/wp-admin/includes/network.php +++ b/src/wp-admin/includes/network.php @@ -268,7 +268,7 @@ function network_step1( $errors = false ) { ' . substr( $hostname, 4 ) . '', '' . $hostname . '', 'www'