bbp\u获取\u论坛\u最后一个\u主题\u作者\u链接(int$forum\u id)

返回到论坛最后一个主题作者的链接

描述

参数

$forum\u id

(int)(可选)论坛id

回来

(字符串)论坛最后一个主题的作者链接

来源

文件:bp forums/forums/template.php

函数bbp_get_forum_last_topic_author_id($forum_id=0){$forum_id=bbp_get_forum_id($forum_id);$author_id=bbp_last_topic_author_id($forum_id);$author_link=bbp_get_user_profile_link($author_id);返回apply过滤器('bbp_get_forum_论坛_last_topic_author_author_link _链接,$forum)})

变更日志

变更日志
版本 描述
bbPress(r2625) 介绍。

问题?

我们随时乐意为您提供代码或其他问题的帮助!搜索我们的开发者文档,联系支持,或与我们的销售团队.