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