do_action( 'bp_xprofile_field_type_checkbox', BP_XProfile_Field_Type_Checkbox $this )
Fires inside __construct() method for BP_XProfile_Field_Type_Checkbox class.
Description Description
Parameters Parameters
- $this
-
Current instance of the field type checkbox.
Source Source
File: bp-xprofile/classes/class-bp-xprofile-field-type-checkbox.php
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |