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