@since: BuddyPress 2.0.0 |
Description |
---|---|
BP_XProfile_Field_Type_Datebox |
Datebox xprofile field type. |
BP_XProfile_Field_Type_Datebox::__construct() |
Constructor for the datebox field type. |
bp_xprofile_field_type_datebox |
Fires inside __construct() method for BP_XProfile_Field_Type_Datebox class. |
BP_XProfile_Field_Type_Datebox::edit_field_html() |
Output the edit field HTML for this field type. |
BP_XProfile_Field_Type_Datebox::edit_field_options_html() |
Output the edit field options HTML for this field type. |
BP_XProfile_Field_Type_Datebox::admin_field_html() |
Output HTML for this field type on the wp-admin Profile Fields screen. |
BP_XProfile_Component::setup_settings_admin_nav() |
Adds “Settings > Profile” subnav item under the “Settings” adminbar menu. |
BP_XProfile_Field_Type_Selectbox |
Selectbox xprofile field type. |
BP_XProfile_Field_Type_Selectbox::__construct() |
Constructor for the selectbox field type. |
bp_xprofile_field_type_selectbox |
Fires inside __construct() method for BP_XProfile_Field_Type_Selectbox class. |