apply_filters( 'bp_core_enable_root_profiles', bool $retval )
Filters whether or not root profiles are enabled and allowed.
Description Description
Parameters Parameters
- $retval
-
Whether or not root profiles are available.
Source Source
File: bp-core/bp-core-catchuri.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |