W3cubDocs

/WordPress

do_action( ‘wpmu_blog_updated’, int $blog_id )

Fires after the blog details are updated.

Parameters

$blog_idint
Site ID.

Source

do_action( 'wpmu_blog_updated', $site_id );

Changelog

Version Description
MU (3.0.0) Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wpmu_blog_updated