Summery Summery
Clear the blog details cache.
Syntax Syntax
Parameters Parameters
- $blog_id
-
(Optional) Blog ID. Defaults to current blog.
Source Source
File: wp-includes/ms-blogs.php
} /** * Clear the blog details cache. * * @since MU (3.0.0) * * @param int $blog_id Optional. Blog ID. Defaults to current blog.
Advertisement
Changelog Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |