update_blog_public
update_blog_public ( $old_value, $value )
Parameters:- (int) old_value The old public value.
- (int) value The new public value.
Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: —
Description
Updates this blog's 'public' setting in the global blogs table.Public blogs have a setting of 1, private blogs are 0.