Core Function
View Source on Trac ↗ update_site_cache()
update_site_cache( mixed $sites, mixed $update_meta_cache = true ) Updates sites in cache.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $sites array | Array of site objects. Required |
| $update_meta_cache bool | Whether to update site meta cache. Default true. |
Return Value
(void)
No return value description available.
Function Information
Since Version
4.6.0
Source File
wp-includes/ms-site.php
Advertisement