Multisite: Update @since tags for site meta introduction.

Fixes #37923. Fixes #40229.


git-svn-id: https://develop.svn.wordpress.org/trunk@44467 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Felix Arntz
2019-01-08 08:17:34 +00:00
parent 34cd08cd37
commit 4657735ba6
6 changed files with 20 additions and 20 deletions

View File

@@ -4912,7 +4912,7 @@ function global_terms_enabled() {
* a setting for the main network, making it essentially a global setting. Subsequent requests
* will refer to this setting instead of running the query.
*
* @since 5.0.0
* @since 5.1.0
*
* @global wpdb $wpdb WordPress database abstraction object.
*