apply_filters( 'bp_get_new_group_enable_forum', int $forum )
Filters whether or not to enable forums for the new group.
Parameters Parameters
- $forum
-
(int) Whether or not to enable forums.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |