bp-core/bp-core-functions.php:
bp_core_xprofile_update_profile_completion_user_progress()
|
Function trigger when profile updated. Profile field added/updated/deleted.
|
bp-templates/bp-nouveau/includes/ajax.php:
bp_nouveau_ajax_save_cover_position()
|
Save Cover image position for group and member.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_sync_wp_profile()
|
Sync the standard built in xprofile data to WordPress data.
|
bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:
BP_REST_Account_Settings_Options_Endpoint::update_general_fields()
|
Update general fields.
|
bp-settings/classes/class-bp-rest-account-settings-options-endpoint.php:
BP_REST_Account_Settings_Options_Endpoint::update_invites_fields()
|
Update Invites fields “Group Invites”.
|
bp-settings/bp-settings-functions.php:
bp_settings_update_notification_settings()
|
Update email notification settings for a specific user.
|
bp-settings/actions/general.php:
bp_settings_action_general()
|
Handles the changing and saving of user email addresses and passwords.
|
bp-xprofile/bp-xprofile-functions.php:
xprofile_sync_wp_profile()
|
Sync xprofile data to the standard built in WordPress profile data.
|
bp-xprofile/bp-xprofile-functions.php:
xprofile_set_field_visibility_level()
|
Set the visibility level for this field.
|
bp-groups/classes/class-bp-groups-member.php:
BP_Groups_Member::refresh_total_group_count_for_user()
|
Refresh the total_group_count for a user.
|
bp-members/bp-members-functions.php:
bp_core_signup_user()
|
Process data submitted at user registration and convert to a signup object.
|
bp-members/bp-members-functions.php:
bp_update_user_last_activity()
|
Update a user’s last activity.
|
bp-friends/bp-friends-functions.php:
friends_update_friend_totals()
|
Update user friend counts.
|
bp-friends/classes/class-bp-friends-friendship.php:
BP_Friends_Friendship::total_friend_count()
|
Get a total friend count for a given user.
|
bp-templates/bp-nouveau/includes/messages/ajax.php:
bp_nouveau_ajax_dismiss_sitewide_notice()
|
AJAX dismiss sitewide notice.
|
bp-templates/bp-nouveau/includes/groups/functions.php:
bp_nouveau_groups_screen_invites_restriction()
|
Group invites restriction screen.
|
bp-core/admin/bp-core-admin-tools.php:
resync_wordpress_xprofile_fields()
|
Resync WordPress profile data to BuddyBoss.
|
bp-core/bp-core-tools-default-data.php:
bp_dd_import_users()
|
Importer engine – USERS
|
bp-core/bp-core-functions.php:
bp_email_unsubscribe_handler()
|
Handles unsubscribing user from notification emails.
|
bp-activity/bp-activity-functions.php:
bp_activity_post_update()
|
Post an activity update.
|
bp-activity/bp-activity-functions.php:
bp_activity_add_user_favorite()
|
Add an activity feed item as a favorite for a user.
|
bp-activity/bp-activity-functions.php:
bp_activity_remove_user_favorite()
|
Remove an activity feed item as a favorite for a user.
|
bp-activity/bp-activity-functions.php:
bp_activity_update_mention_count_for_user()
|
Update the mention count for a given user.
|