do_action( 'bp_xprofile_field_type', BP_XProfile_Field_Type $this )
Fires inside __construct() method for BP_XProfile_Field_Type class.
Parameters Parameters
- $this
-
(BP_XProfile_Field_Type) Current instance of the field type class.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |