apply_filters( 'bp_activity_template_mention_activity', string $template )
Filters the template to load for the “Mentions” screen.
Description Description
Parameters Parameters
- $template
-
Path to the activity template to load.
Source Source
File: bp-activity/screens/mentions.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |