Action hook 'activate_blog'

in WP Core File wp-admin/network/sites.php at line 280

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.
			 */