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

File: bp-notifications/screens/unread.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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