On this page
do_action( 'wpmu_blog_updated', int $blog_id )
Fires after the blog details are updated.
Parameters
$blog_idint-
Site ID.
Source
File: wp-includes/ms-blogs.php. View all references
do_action( 'wpmu_blog_updated', $site_id );
Related
Used By
| Used By | Description |
|---|---|
| wpmu_update_blogs_date() wp-includes/ms-blogs.php | Update the last_updated field for the current site. |
Changelog
| Version | Description |
|---|---|
| MU (3.0.0) | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wpmu_blog_updated