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