mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Multisite: Clarify documentation for WP_Network::get_by_path().
See #31985. git-svn-id: https://develop.svn.wordpress.org/trunk@35573 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -117,7 +117,7 @@ function ms_site_check() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieve a network object by its domain and path.
|
||||
* Retrieve the closest matching network for a domain and path.
|
||||
*
|
||||
* @since 3.9.0
|
||||
* @since 4.4.0 Converted to a wrapper for WP_Network::get_by_path()
|
||||
|
||||
Reference in New Issue
Block a user