bbp_get_forum_topics_link (intforum_id美元

返回论坛的主题链接

描述

参数

forum_id美元

int(可选)主题id

文件:bp-forums /论坛/ template.php

函数bbp_get_forum_topics_link($forum_id = 0) {$forum = bbp_get_forum($forum_id);forum_id =美元论坛- > ID;$topics = sprintf(_n('%s discussion', '%s discussions', bbp_get_forum_topic_count($forum_id, true, false), 'buddyboss'), bbp_get_forum_topic_count($forum_id));$ retval =”;//第一个链接没有view=all if (bbp_get_view_all('edit_others_topics')) $retval .= "" . esc_html( $extra ) . ""; } } return apply_filters( 'bbp_get_forum_topics_link', $retval, $forum_id ); }

更新日志

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

问题吗?

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