bp_get_current_group_slug ()

返回当前组的鼻涕虫。

描述

返回

(字符串)$current_group_slug当前组的slug(如果有的话)。

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

函数bp_get_current_group_slug() {$current_group = group_get_current_group ();$current_group_slug = isset($current_group->slug) ?美元current_group - >蛞蝓:”;/** *过滤当前组的鼻涕虫。* * @since BuddyPress 1.5.0 * * @param string $current_group_slug当前组的Slug。* @param object $current_group保存当前组的实例。*/返回apply_filters('bp_get_current_group_slug', $current_group_slug, $current_group);}

更新日志

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

问题吗?

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