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