WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about wpmu_blog_updated

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/ms-blogs.php do_action 30 /**
* Fires after the blog details are updated.
*
* @since MU (3.0.0)
*
* @param int $blog_id Site ID.
*/

Hook Parameters

Parameter Type Name Description
int $blog_id Site ID.