首页 WordPress函数大全 get_most_active_blogs()

get_most_active_blogs()

2020-05-01 / 4308阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

Warning: This function has been deprecated.

get_most_active_blogs( int $num = 10, bool $display = true )

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

描述

参数

$num

(int)
(Optional)
Number of activate blogs to retrieve.

Default value: 10

$display

(bool)
(Optional)
Whether or not to display the most active blogs list.

Default value: true

返回

(array) List of "most active" sites.

大家谈论
    我的见解