apply_filters( 'bp_core_render_email_template', string $template )
Filter template used to display Email posts.
Parameters Parameters
- $template
-
(string) Path to current template (probably single.php).
Source Source
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |