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-core/bp-core-update.php:
bp_update_to_1_5_1()
|
Fix forums media showing in users profile media tab.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_sync_bp_profile()
|
Sync the standard built in WordPress profile data to xprofile data.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_sync_wp_profile()
|
Sync the standard built in xprofile data to WordPress data.
|
bp-members/classes/class-bp-rest-signup-endpoint.php:
BP_REST_Signup_Endpoint::create_item()
|
Create signup.
|
bp-members/screens/register.php:
bp_signup_check_email_username()
|
for check email id exist or not on ajax submit.
|
bp-core/admin/bp-core-admin-tools.php:
bp_admin_repair_nickname_value()
|
|
bp-core/compatibility/bp-incompatible-plugins-helper.php:
bp_core_update_group_fields_id_in_db()
|
On BuddyPress update
|
bp-xprofile/bp-xprofile-filters.php:
bp_xprofile_validate_nickname_value()
|
Validate nickname approved characters and format.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_fullname_field_name()
|
Return the field name for the Full Name xprofile field.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_get_fields_by_visibility_levels()
|
Fetch an array of the xprofile fields that a given user has marked with certain visibility levels.
|
bp-xprofile/bp-xprofile-functions.php:
xprofile_sync_wp_profile()
|
Sync xprofile data to the standard built in WordPress profile data.
|
bp-xprofile/classes/class-bp-xprofile-field.php:
BP_XProfile_Field::visibility_metabox()
|
Private method used to output field visibility metaboxes.
|
bp-xprofile/classes/class-bp-xprofile-field.php:
BP_XProfile_Field::is_default_field()
|
Return if a field ID is the default field.
|
bp-xprofile/bp-xprofile-admin.php:
xprofile_admin_field()
|
Handles the WYSIWYG display of each profile field on the edit screen.
|
bp-members/bp-members-functions.php:
bp_core_map_user_registration()
|
Map a user’s WP display name to the XProfile fullname field, if necessary.
|
bp-members/bp-members-functions.php:
bp_core_validate_user_signup()
|
Validate a user name and email address when creating a new user.
|
bp-members/screens/register.php:
bp_core_screen_signup()
|
Handle the loading of the signup screen.
|
bp-members/bp-members-template.php:
bp_get_signup_username_value()
|
Get the username submitted during signup.
|
bp-core/admin/bp-core-admin-schema.php:
bp_core_install_default_profiles_fields()
|
Install default profile fields.
|
bp-core/admin/bp-core-admin-tools.php:
resync_wordpress_xprofile_fields()
|
Resync WordPress profile data to BuddyBoss.
|
bp-core/admin/bp-core-admin-tools.php:
repair_default_profiles_fields()
|
Repair default profile fields.
|
bp-core/admin/settings/bp-admin-setting-xprofile.php:
BP_Admin_Setting_Xprofile::settings_save()
|
|
bp-core/classes/class-bp-core-user.php:
BP_Core_User::get_users()
|
Get a list of users that match the query parameters.
|