apply_filters( 'bp_xprofile_get_groups', array $groups , array $args )
Filters a set of field groups, populated with fields and field data.
Parameters Parameters
- $groups
-
(array) Array of field groups and field data.
- $args
-
(array) Array of arguments used to query for groups.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |