Action hook 'wpmu_blog_updated'

in WP Core File wp-includes/ms-blogs.php at line 30

Description

Fires after the blog details are updated.

Occurrences

Filename Line Number
wp-includes/ms-blogs.php 30

Parameters

Type Name Description
int $blog_id Site ID.

PHP Doc

/**
	 * Fires after the blog details are updated.
	 *
	 * @since MU (3.0.0)
	 *
	 * @param int $blog_id Site ID.
	 */