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