Summery Summery
Check if a particular blog is archived.
Syntax Syntax
Parameters Parameters
- $id
-
(Required) Blog ID.
Return Return
(string) Whether the blog is archived or not.
Source Source
File: wp-includes/ms-blogs.php
* * @global array $_wp_switched_stack *
Advertisement
Changelog Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |