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