apply_filters( 'bp_restrict_group_creation', bool $value )
Filters whether or not group creation is turned off.
Description Description
Parameters Parameters
- $value
-
Whether or not group creation is turned off.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |