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