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