WPDev.one
Core Function
View Source on Trac ↗

get_blog_status()

get_blog_status( mixed $id, mixed $pref )

Gets a blog details field.

Parameters 2 required

Name / Type Description
$id
int

Blog ID.

Required
$pref
string

Field name.

Required

Return Value

((bool)
| string | null) $value

Function Information

Since Version
MU (3.0.0)
Source File
wp-includes/ms-blogs.php
Advertisement