mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
Multisite: Correct ms_not_installed() @since version for new parameters
Props dimadin. See 27264. git-svn-id: https://develop.svn.wordpress.org/trunk@33999 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -394,7 +394,7 @@ function get_site_by_path( $domain, $path, $segments = null ) {
|
||||
*
|
||||
* @access private
|
||||
* @since 3.0.0
|
||||
* @since 4.3.0 The `$domain` and `$path` parameters were added.
|
||||
* @since 4.4.0 The `$domain` and `$path` parameters were added.
|
||||
*
|
||||
* @global wpdb $wpdb
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user