Core Function
View Source on Trac ↗ update_sitemeta_cache()
update_sitemeta_cache( mixed $site_ids ) Updates metadata cache for list of site IDs.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $site_ids array | List of site IDs. Required |
Return Value
((array)
| false) An array of metadata on success, false if there is nothing to update.
Function Information
Since Version
5.1.0
Source File
wp-includes/ms-site.php
Advertisement