bp_get_thread_recipients_count ()

获取当前线程中的收件人数量。

描述

返回

(int)

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

函数bp_get_thread_recipients_count(){全局$thread_template;/** *过滤线程中的收件人总数。* * @since BuddyPress 2.8.0 * * @param int $count总收件人数。*/返回(int) apply_filters('bp_get_thread_recipients_count', count($thread_template->thread->recipient));}

更新日志

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

问题吗?

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