apply_filters( 'bp_xprofile_field_member_types', array $types , BP_XProfile_Field $field )
Filters the member types to which an XProfile object should be applied.
Parameters Parameters
- $types
-
(array) Member types.
- $field
-
(BP_XProfile_Field) Field object.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |