BP_XProfile_Field_Type_Textbox::edit_field_html()
Method: Output the edit field HTML for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-textbox.php:54
Method: Output the edit field HTML for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-textbox.php:54
Method: Output HTML for this field type on the wp-admin Profile Fields screen.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-textbox.php:95
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-textbox.php:120
Class: A placeholder xprofile field type. Doesn’t do anything.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:20
Method: Constructor for the placeholder field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:27
Method: Prevent any HTML being output for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:42
Method: Prevent any HTML being output for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:52
Method: Prevent any HTML being output for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type-placeholder.php:64
Method: Save a profile field group.
Source: bp-xprofile/classes/class-bp-xprofile-group.php:123
Action Hook: Fires after the XProfile group description field is rendered in wp-admin.
Source: bp-xprofile/classes/class-bp-xprofile-group.php:905