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