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