mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Add a @since note for the update_network_meta_cache parameter of WP_Network_Query::__construct().
Follow-up to [54080]. See #55646. git-svn-id: https://develop.svn.wordpress.org/trunk@54082 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
040afa7ae3
commit
31fa0c854f
@ -85,6 +85,7 @@ class WP_Network_Query {
|
||||
* Sets up the network query, based on the query vars passed.
|
||||
*
|
||||
* @since 4.6.0
|
||||
* @since 6.1.0 Introduced the 'update_network_meta_cache' parameter.
|
||||
*
|
||||
* @param string|array $query {
|
||||
* Optional. Array or query string of network query parameters. Default empty.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user