apply_filters( 'groups_template_my_groups', string $value )
Filters the template to load for the My Groups page.
Description Description
Parameters Parameters
- $value
-
Path to the My Groups page template to load.
Source Source
File: bp-groups/screens/user/my-groups.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |