do_action( 'update_blog_public', int $site_id, string $value )
Fires after the current blog’s ‘public’ setting is updated.
Parameters
- $site_id
-
(int) Site ID.
- $value
-
(string) The value of the site status.
Source
File: wp-includes/ms-site.php
Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/update_blog_public