apply_filters( 'groups_screen_group_activity', string $value )
Filters the template to load for a single group’s activity page.
Description Description
Parameters Parameters
- $value
-
Path to a single group's template to load.
Source Source
File: bp-groups/screens/single/activity.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.4.0 | Introduced. |