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

File: bp-xprofile/classes/class-bp-xprofile-field.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.