bp-xprofile/bp-xprofile-caps.php:
bp_xprofile_remove_bp_xprofile_change_field_visibility()
|
Remove the ‘bp_xprofile_change_field_visibility’ cap based on display name format.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_is_richtext_enabled_for_field()
|
Is rich text enabled for this profile field?
|
bp-xprofile/bp-xprofile-template.php:
bp_get_the_profile_field_optional_label()
|
Return the ‘optional’ markup in extended profile field labels.
|
bp-xprofile/bp-xprofile-template.php:
bp_profile_get_visibility_radio_buttons()
|
Return the field visibility radio buttons.
|
bp-xprofile/bp-xprofile-template.php:
bp_profile_get_settings_visibility_select()
|
Return the XProfile field visibility select list for settings.
|
bp-xprofile/bp-xprofile-template.php:
bp_get_the_profile_field_required_label()
|
Return the ‘required’ markup in extended profile field labels.
|
bp-xprofile/bp-xprofile-template.php:
bp_the_profile_field_id()
|
Output the XProfile field ID.
|
bp-xprofile/classes/class-bp-xprofile-field-type-telephone.php:
BP_XProfile_Field_Type_Telephone::edit_field_html()
|
Output the edit field HTML for this field type.
|
bp-xprofile/classes/class-bp-xprofile-user-admin.php:
BP_XProfile_User_Admin::user_admin_profile_metaboxes()
|
Render the xprofile metabox for Community Profile screen.
|
bp-xprofile/classes/class-bp-xprofile-field-type-textarea.php:
BP_XProfile_Field_Type_Textarea::admin_field_html()
|
Output HTML for this field type on the wp-admin Profile Fields screen.
|
bp-xprofile/bp-xprofile-repeaters.php:
bp_profile_repeaters_print_group_html_start()
|
Open wrapper of repeater set – on edit profile screen
|
bp-xprofile/bp-xprofile-repeaters.php:
bp_view_profile_repeaters_print_group_html_start()
|
Open wrapper of repeater set – on View profile screen
|
bp-xprofile/bp-xprofile-caps.php:
bp_xprofile_map_meta_caps()
|
Maps XProfile caps to built in WordPress caps.
|
bp-xprofile/bp-xprofile-caps.php:
bp_xprofile_grant_bp_xprofile_change_field_visibility_for_logged_out_users()
|
Grant the ‘bp_xprofile_change_field_visibility’ cap to logged-out users.
|