bp_group_is_activity_permalink ()

确定当前页面是否为组活动永久链接。

描述

不再在BuddyPress中使用。

返回

(保龄球)如果这是组活动永久链接,则为True,否则为false。

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

bp_group_is_activity_permalink() {if (!bp_is_single_item() || !bp_is_groups_component() || !bp_is_current_action(bp_get_activity_slug())) {return false;}返回true;}

问题吗?

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