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