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

File: bp-messages/bp-messages-template.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.