Summery Summery
Cleans the site details cache for a site.
Syntax Syntax
Parameters Parameters
- $site_id
-
(Optional) Site ID. Default is the current site ID.
Source Source
File: wp-includes/ms-blogs.php
} /** * Cleans the site details cache for a site. * * @since 4.7.4 * * @param int $site_id Optional. Site ID. Default is the current site ID. */
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.4 | Introduced. |