apply_filters( 'bp_get_total_unread_messages_count', int $value )
Filters the unread messages count for the current inbox.
Parameters Parameters
- $value
-
(int) Unread messages count for the current inbox.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |