Description
Fires before a network site is deactivated.
Occurrences
Filename | Line Number |
---|---|
wp-admin/network/sites.php | 291 |
Parameters
Type | Name | Description |
---|---|---|
int | $id | The ID of the site being deactivated. |
PHP Doc
/**
* Fires before a network site is deactivated.
*
* @since MU (3.0.0)
*
* @param int $id The ID of the site being deactivated.
*/