apply_filters( 'bp_nouveau_groups_disallow_all_members_invites', bool $default )
Filter to remove the All members nav, returning true
Description Description
Parameters Parameters
- $default
-
True to disable the nav. False otherwise.
Source Source
File: bp-templates/bp-nouveau/includes/groups/functions.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |