Fires after the blog details are updated.
Parameters
$blog_id
int- Site ID.
Source
do_action( 'wpmu_blog_updated', $site_id );
Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
Fires after the blog details are updated.
$blog_id
intdo_action( 'wpmu_blog_updated', $site_id );
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.