get_blogs_of_user (intuser_id美元,保龄球所有的美元=假)
检索与用户关联的博客。
描述
另请参阅
参数
- user_id美元
-
(int)(必需)用户ID。不习惯。
- 所有的美元
-
(保龄球)(可选)是否全部返回。不习惯。
默认值:假
返回
(保龄球)
源
文件:bp-core / bp-core-wpabstraction.php
函数get_blogs_of_user($user_id, $all = false){返回false;}
更新日志
版本 | 描述 |
---|---|
BuddyPress 1.2.0 | 介绍了。 |