General: Replace some instances of "blog" with "site" in documentation, translator comments, and user-facing text strings.
This is not an exhaustive change, but it gets us closer to using "site" in place of "blog" in as many places as possible. Props NekoJonez, audrasjb, oglekler Fixes #58117 Built from https://develop.svn.wordpress.org/trunk@55942 git-svn-id: http://core.svn.wordpress.org/trunk@55454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -355,7 +355,7 @@ function get_user_id_from_string( $email_or_login ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Get a full blog URL, given a domain and a path.
|
||||
* Get a full site URL, given a domain and a path.
|
||||
*
|
||||
* @since MU (3.0.0)
|
||||
* @deprecated 3.7.0
|
||||
|
||||
Reference in New Issue
Block a user