Core Function
View Source on Trac ↗ update_archived()
update_archived( mixed $id, mixed $archived ) Updates the 'archived' status of a particular blog.
Parameters 2 required
| Name / Type | Description |
|---|---|
| $id int | Blog ID. Required |
| $archived string | The new status. Required |
Return Value
(string)
$archived
Function Information
Since Version
MU (3.0.0)
Source File
wp-includes/ms-blogs.php
Advertisement