do_action( 'wpmu_blog_updated', int $blog_id )

Fires after the blog details are updated.


Parameters

$blog_id

(int) Site ID.


Source

File: wp-includes/ms-blogs.php

View on GitHub



Changelog

Changelog
Version Description
WP-MU Introduced. (3.0.0)