站长百科 | 数字化技能提升教程 数字化时代生存宝典
首页
数字化百科
电子书
建站程序
开发
服务器
办公软件
开发教程
服务器教程
软件使用教程
运营教程
热门电子书
WordPress教程
宝塔面板教程
CSS教程
Shopify教程
导航
程序频道
推广频道
网赚频道
人物频道
网站程序
网页制作
云计算
服务器
CMS
论坛
网店
虚拟主机
cPanel
网址导航
WIKI使用导航
WIKI首页
最新资讯
网站程序
站长人物
页面分类
使用帮助
编辑测试
创建条目
网站地图
站长百科导航
站长百科
主机侦探
IDCtalk云说
跨境电商导航
WordPress啦
站长专题
网站推广
网站程序
网站赚钱
虚拟主机
cPanel
网址导航专题
云计算
微博营销
虚拟主机管理系统
开放平台
WIKI程序与应用
美国十大主机
编辑“
WordPress:WPMU Functions/get most active blogs
”
人物百科
|
营销百科
|
网赚百科
|
站长工具
|
网站程序
|
域名主机
|
互联网公司
|
分类索引
跳转至:
导航
、
搜索
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
This is useful for getting active blogs. 这个函数有利于得到active blogs。 Please note here active blogs will be calculated based on number of posts. 请注意这里的active blogs根据文章数目计算的。 Naturally more posts mean more activity! 一般而言,文章更多,表示博客更活跃! Arguments are: 参数是: default $num = 10 number of results to fetch. default $display = true whether print the result or just fetch the result array. <pre> //it will print 10 most active blogs. For manual manipulation of result just pass FALSE as second argument. get_most_active_blogs( $num = 10, $display = true ); </pre> default $num = 取回10个结果。 default $display = 不管输出结果或者取回结果数目,都是正确的。 <pre> //会输出10个最活跃的博客。要动手操作结果,只要将FALSE传递为第二个参数即可。 get_most_active_blogs( $num = 10, $display = true ); </pre> PS. I think it would be good to have another argument to ignore certain blogs, for example my client don't want to display main blog stats here :( 附言 我觉得使得另一个参数忽视某个博客,较好,例如,我的用户不希望在这里显示主要的博客统计数据:( --[[User:Devportals|Devportals]] 12:53, 25 June 2008 (UTC) Cheers! --[[User:Devportals|Devportals]]2008年6月25日, 12:53 (格林尼治标准时间) Cheers! 开心起来!
摘要:
请注意,您对站长百科的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅
Wordpress-mediawiki:版权
的细节)。
未经许可,请勿提交受版权保护的作品!
取消
编辑帮助
(在新窗口中打开)