apply_filters( 'groups_template_group_invites', string $value )
Filters the template to load for a users Groups > Invites page.
Description Description
Parameters Parameters
- $value
-
Path to a users Groups > Invites page template.
Source Source
File: bp-groups/screens/user/invites.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |