do_action( 'bp_xprofile_field_set_member_type', BP_XProfile_Field $this )
Fires after a field’s member types have been updated.
Description Description
Parameters Parameters
- $this
-
Field object.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-field.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |