do_action( 'activate_blog', string $id )

Fires after a network site is activated.


Parameters

$id

(string) The ID of the activated site.


Source

File: wp-admin/network/sites.php

View on GitHub


Changelog

Changelog
Version Description
WP-MU Introduced. (3.0.0)