apply_filters( 'bp_activity_screen_index', string $template )
Filters the template to load for the Activity directory screen.
Parameters Parameters
- $template
-
(string) Path to the activity template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |