apply_filters( 'groups_template_directory_groups', string $value )
Filters the template to load for the Groups directory index.
Parameters Parameters
- $value
-
(string) Path to the groups directory index template to load.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |