Docs: Update @since
for populate_network_meta()
.
Fixes #44895. git-svn-id: https://develop.svn.wordpress.org/trunk@44449 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6b9c60a98a
commit
c7ed2d098d
@ -1121,7 +1121,7 @@ function populate_network( $network_id = 1, $domain = '', $email = '', $site_nam
|
||||
/**
|
||||
* Creates WordPress network meta and sets the default values.
|
||||
*
|
||||
* @since 5.0.0
|
||||
* @since 5.1.0
|
||||
*
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
* @global int $wp_db_version WordPress database version.
|
||||
|
Loading…
Reference in New Issue
Block a user