Fires after a network site is activated.
Parameters
$idint- The ID of the activated site.
Source
do_action( 'activate_blog', $id );
Changelog
| Version | Description |
|---|---|
| MU (3.0.0) | Introduced. |
Fires after a network site is activated.
$idintdo_action( 'activate_blog', $id );
| Version | Description |
|---|---|
| MU (3.0.0) | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.