apply_filters( 'bp_notifications_template_unread', string $template )
Filters the template to load for the notifications unread screen.
Parameters Parameters
- $template
-
(string) Path to the notifications unread template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |