Summery Summery
Sets the last changed time for the ‘sites’ cache group.
Syntax Syntax
Source Source
File: wp-includes/ms-site.php
if ( ! wp_is_site_initialized( $site_id ) ) {
return;
}
Advertisement
Changelog Changelog
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |