do_action( 'update_blog_public', int $site_id, string $value )

Fires after the current blog’s ‘public’ setting is updated.


Description Description


Parameters Parameters

$site_id

(int) Site ID.

$value

(string) The value of the site status.


Top ↑

Source Source

File: wp-includes/ms-site.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
MU (3.0.0) Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.