get_most_active_blogs
- get_most_active_blogs is deprecated since version 3.0.0!
get_most_active_blogs ( $num = 10, $display = true )
Parameters:- (int) num Optional. Number of activate blogs to retrieve. Default 10.
- (bool) display Optional. Whether or not to display the most active blogs list. Default true.
Returns:- (array) List of "most active" sites.
Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: 3.0.0
Description
Deprecated functionality to retrieve a list of the most active sites.