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