WPDev.one
Core Function
View Source on Trac ↗

get_most_active_blogs()

get_most_active_blogs( mixed $num = 10, mixed $display = true )

Deprecated functionality to retrieve a list of the most active sites.

Parameters 0 required

Name / Type Description
$num
int

Optional. Number of activate blogs to retrieve. Default 10.

$display
bool

Optional. Whether or not to display the most active blogs list. Default true.

Return Value

(array)
List of "most active" sites.

Function Information

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