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