apply_filters( 'bp_profile_has_multiple_groups', bool $has_multiple_groups )
Filters if there is more than one group of fields for the profile being edited.
Parameters Parameters
- $has_multiple_groups
-
(bool) Whether or not there are multiple groups.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |