apply_filters( 'messages_template_notices', string $template )
Filters the template to load for the Messages notices screen.
Description Description
Parameters Parameters
- $template
-
Path to the messages template to load.
Source Source
File: bp-messages/screens/notices.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |