File: bp-xprofile/classes/class-bp-xprofile-field-type-gender.php |
Description |
---|---|
BP_XProfile_Field_Type_Gender::__construct() |
Constructor for the gender field type. |
bp_xprofile_field_type_selectbox_gender |
Fires inside __construct() method for BP_XProfile_Field_Type_Gender class. |
BP_XProfile_Field_Type_Gender::edit_field_html() |
Output the edit field HTML for this field type. |
BP_XProfile_Field_Type_Gender::edit_field_options_html() |
Output the edit field options HTML for this field type. |
bp_get_the_profile_field_options_select_gender |
Filters the HTML output for options in a select input. |
BP_XProfile_Field_Type_Gender::admin_field_html() |
Output HTML for this field type on the wp-admin Profile Fields screen. |
BP_XProfile_Field_Type_Gender::admin_new_field_html() |
Output HTML for this field type’s children options on the wp-admin Profile Fields “Add Field” and “Edit Field” screens. |
bp_xprofile_admin_new_field_additional_settings_gender |
Fires at the end of the new field additional settings area. |
BP_XProfile_Field_Type_Gender::is_valid() |
Check if valid. |
BP_XProfile_Field_Type_Gender |
Gender xprofile field type. |