bp_is_group_home ()

当前页面是单个组的主页吗?

描述

URL将取决于哪个组标签被设置为“家”。默认情况下,它是组最近的活动。

返回

(保龄球)如果当前页面是单个组的主页,则为。

文件:bp-core / bp-core-template.php

函数bp_is_group_home() {if (bp_is_single_item() && bp_is_group_component () && (!Bp_current_action () || bp_is_current_action('home')) {return true;}返回false;}

更新日志

更新日志
版本 描述
BuddyPress 1.1.0 介绍了。

问题吗?

我们总是很乐意帮助您解决代码或其他问题!搜索我们的开发人员文档,联络支持,或与我们联系销售团队