apply_filter(' bp_get_message_thread_unread_count ',
int
美元计算
)
过滤当前线程的未读计数。
描述
参数
- 美元计算
-
(int)当前线程未读计数。
源
更新日志
版本 | 描述 |
---|---|
BuddyPress 1.0.0 | 介绍了。 |
过滤当前线程的未读计数。
(int)当前线程未读计数。
版本 | 描述 |
---|---|
BuddyPress 1.0.0 | 介绍了。 |
所使用的 | 描述 |
---|---|
bp-messages / bp-messages-template.php:bp_get_message_thread_unread_count () | 获取当前线程的未读计数。 |