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