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.
Description Description
Parameters Parameters
- $has_multiple_groups
-
Whether or not there are multiple groups.
Source Source
File: bp-xprofile/bp-xprofile-template.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |