BBP_Forums_Group_Extension:显示器(intgroup_id美元

群组论坛的主要显示功能

描述

参数

group_id美元

int(可选)当前组ID。仅在BP 2.2+上可用。

默认值:空

文件:bp-forums / groups.php

public function display($group_id = null){//防止Topic Parent出现add_action('bbp_theme_before_topic_form_forum', array($this, 'ob_start'));Add_action ('bbp_theme_after_topic_form_forum', array($this, 'ob_end_clean'));Add_action ('bbp_theme_after_topic_form_forum', array($this, 'topic_parent'));//防止论坛父类出现add_action('bbp_theme_before_forum_form_parent', array($this, 'ob_start'));Add_action ('bbp_theme_after_forum_form_parent', array($this, 'ob_end_clean'));Add_action ('bbp_theme_after_forum_form_parent', array($this, 'forum_parent'));//隐藏breadcrumb add_filter('bbp_no_breadcrumb', '__return_true');$ this - > display_forums (0);}

更新日志

更新日志
版本 描述
bbPress (r3746) 介绍了。

问题吗?

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