apply_filters( 'bp_message_thread_has_unread', bool $retval )
Filters whether or not a message thread has unread items.
Parameters Parameters
- $retval
-
(bool) Whether or not a message thread has unread items.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |