bp-templates/bp-nouveau/includes/ajax.php:
bp_nouveau_ajax_save_cover_position()
|
Save Cover image position for group and member.
|
bp-templates/bp-nouveau/includes/messages/ajax.php:
bp_nouveau_ajax_delete_thread()
|
AJAX delete entire thread.
|
bp-templates/bp-nouveau/includes/groups/ajax.php:
bp_nouveau_ajax_groups_send_message()
|
Send group message to group members.
|
bp-messages/classes/class-bp-rest-group-messages-endpoint.php:
BP_REST_Group_Messages_Endpoint::create_item()
|
Init a Messages Thread or add a reply to an existing Thread.
|
bp-groups/classes/class-bp-groups-invitation-manager.php:
BP_Groups_Invitation_Manager::run_acceptance_action()
|
This is where custom actions are added to run when an invitation or request is accepted.
|
bp-forums/groups.php:
BBP_Forums_Group_Extension::create_screen_save()
|
Save the Group Forum data on create
|
bp-forums/functions.php:
bbp_update_group_forum_ids()
|
Get forum ID’s for a group
|
bp-messages/classes/class-bp-messages-thread.php:
BP_Messages_Thread::delete()
|
Mark messages in a thread as deleted or delete all messages in a thread.
|
bp-groups/screens/single/members.php:
groups_screen_group_members()
|
Handle the display of a group’s Members page.
|
bp-groups/actions/create.php:
groups_action_create_group()
|
Catch and process group creation form submissions.
|
bp-groups/classes/class-bp-groups-member.php:
BP_Groups_Member::refresh_total_member_count_for_group()
|
Refresh the total_member_count for a group.
|
bp-groups/bp-groups-functions.php:
groups_post_update()
|
Post an Activity status update affiliated with a group.
|
bp-groups/bp-groups-functions.php:
groups_update_last_activity()
|
Update the last_activity meta value for a given group.
|
bp-groups/bp-groups-functions.php:
groups_edit_group_settings()
|
Edit the base details for a group.
|
bp-groups/bp-groups-activity.php:
bp_groups_group_details_updated_add_activity()
|
Add an activity item when a group’s details are updated.
|
bp-integrations/learndash/library/SyncGenerator.php:
SyncGenerator::setLdGroupId()
|
Sasve ld group id to current bp group
|
bp-integrations/learndash/library/SyncGenerator.php:
SyncGenerator::createBuddypressGroup()
|
Create bp group based on current ld group
|
bp-integrations/learndash/library/SyncGenerator.php:
SyncGenerator::fullSyncToLearndash()
|
Run a full users sync up bp group to ld group
|
bp-integrations/learndash/buddypress/Helpers.php:
Helpers::setLearndashGroupId()
|
Set the ld group id on a bp grouop
|
bp-search/bp-search-functions.php:
bb_gs_create_group_searchstring()
|
Generate search string on group update.
|
bp-core/bp-core-tools-default-data.php:
bp_dd_import_groups()
|
Importer engine – GROUPS
|