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