@since: BuddyPress 2.0.0 |
Description |
---|---|
BP_XProfile_User_Admin |
Load xProfile Profile admin area. |
BP_XProfile_User_Admin::register_xprofile_user_admin() |
Setup xProfile User Admin. |
BP_XProfile_User_Admin::__construct() |
Constructor method. |
BP_XProfile_User_Admin::setup_actions() |
Set admin-related actions and filters. |
BP_XProfile_User_Admin::register_metaboxes() |
Register the xProfile metabox on Community Profile admin page. |
BP_XProfile_User_Admin::user_admin_load() |
Save the profile fields in Members community profile page. |
BP_XProfile_Field_Type_Number::__construct() |
Constructor for the number field type. |
BP_XProfile_Field_Type_Textbox::__construct() |
Constructor for the textbox field type. |
bp_xprofile_field_type_textbox |
Fires inside __construct() method for BP_XProfile_Field_Type_Textbox class. |
BP_XProfile_Field_Type_Textbox::edit_field_html() |
Output the edit field HTML for this field type. |