BP_XProfile_Field_Type_Telephone::admin_field_html()
Method: Output HTML for this field type on the wp-admin Profile Fields screen.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:96
Method: Output HTML for this field type on the wp-admin Profile Fields screen.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:96
Method: This method usually outputs HTML for this field type’s children options on the wp-admin Profile Fields “Add Field” and “Edit Field” screens, but for this field type, we don’t want it, so it’s stubbed out.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:120
Method: Format URL values for display.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:132
Class: Telephone number xprofile field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:18
Method: Constructor for the telephone number field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:25
Action Hook: Fires inside __construct() method for BP_XProfile_Field_Type_Telephone class.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:40
Method: Output the edit field HTML for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:54