WPDev.one
Core Function
View Source on Trac ↗

get_blog_list()

get_blog_list( mixed $start = 0, mixed $num = 10, mixed $deprecated = '' )

Deprecated functionality to retrieve a list of all sites.

Parameters 0 required

Name / Type Description
$start
int

Optional. Offset for retrieving the blog list. Default 0.

$num
int

Optional. Number of blogs to list. Default 10.

$deprecated
string

Unused.

Return Value

(void)
No return value description available.

Function Information

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