apply_filters( 'bp_profile_get_field_groups', array $groups )
Filters all profile field groups.
Parameters Parameters
- $groups
-
(array) Array of available profile field groups.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |