File: bp-xprofile/classes/class-bp-xprofile-field-type-member-types.php |
Description |
---|---|
BP_XProfile_Field_Type_Member_Types::admin_field_html() |
Output HTML for this field type on the wp-admin Profile Fields screen. |
BP_XProfile_Field_Type_Member_Types::is_valid() |
Check if valid. |
BP_XProfile_Field_Type_Member_Types::get_selected_post_type() |
Get the terms content. |
BP_XProfile_Field_Type_Member_Types |
Member Types xprofile field type. |
BP_XProfile_Field_Type_Member_Types::__construct() |
Constructor for the Member Types field type. |
bp_xprofile_field_type_select_member_type_post_type |
Fires inside __construct() method for BP_XProfile_Field_Type_Member_Types class. |
BP_XProfile_Field_Type_Member_Types::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_Field_Type_Member_Types::edit_field_html() |
Output the edit field HTML for this field type. |
BP_XProfile_Field_Type_Member_Types::edit_field_options_html() |
Output the edit field options HTML for this field type. |