apply_filters( 'xprofile_group_fields', array $fields , int $id )
Filters the group fields for the next_group method.
Description Description
Parameters Parameters
- $fields
-
Array of fields for the group.
- $id
-
ID of the field group.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-data-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |