do_action( 'activate_blog', int $id )

Fires after a network site is activated.


Parameters

$id

The ID of the activated site.


Source

File: wp-admin/network/sites.php

View on GitHub


Changelog

Changelog
Version Description
MU (3.0.0) Introduced. MU (3.0.0)