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