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