bp-activity/bp-activity-template.php:
bp_activity_user_can_edit()
|
Determine if the current user can edit an activity item.
|
bp-groups/screens/single/admin/delete-group.php:
groups_screen_group_admin_delete_group()
|
Handle the display of the Delete Group page.
|
bp-groups/screens/single/admin/group-cover-image.php:
groups_screen_group_admin_cover_image()
|
Handle the display of a group’s Change cover photo page.
|
bp-groups/screens/single/admin/edit-details.php:
groups_screen_group_admin_edit_details()
|
Handle the display of a group’s admin/edit-details page.
|
bp-groups/screens/single/admin/group-settings.php:
groups_screen_group_admin_settings()
|
Handle the display of a group’s admin/group-settings page.
|
bp-groups/screens/single/admin/manage-members.php:
groups_screen_group_admin_manage_members()
|
This function handles actions related to member management on the group admin.
|
bp-groups/screens/single/admin/group-avatar.php:
groups_screen_group_admin_avatar()
|
Handle the display of a group’s Change Avatar page.
|
bp-groups/screens/single/admin/membership-requests.php:
groups_screen_group_admin_requests()
|
Handle the display of Admin > Membership Requests.
|
bp-groups/actions/access.php:
bp_groups_group_access_protection()
|
Protect access to single groups.
|
bp-groups/classes/class-bp-group-extension.php:
BP_Group_Extension::setup_edit_hooks()
|
Hook this extension’s Edit panel into BuddyPress, if necessary.
|
bp-groups/classes/class-bp-groups-component.php:
BP_Groups_Component::late_includes()
|
Late includes method.
|
bp-groups/classes/class-bp-groups-component.php:
BP_Groups_Component::setup_globals()
|
Set up component global data.
|
bp-groups/classes/class-bp-groups-component.php:
BP_Groups_Component::setup_nav()
|
Set up component navigation.
|
bp-groups/bp-groups-functions.php:
groups_unban_member()
|
Unban a member from a group.
|
bp-groups/bp-groups-functions.php:
groups_remove_member()
|
Remove a member from a group.
|
bp-groups/bp-groups-functions.php:
groups_promote_member()
|
Promote a member to a new status within a group.
|
bp-groups/bp-groups-functions.php:
groups_demote_member()
|
Demote a user to ‘member’ status within a group.
|
bp-groups/bp-groups-functions.php:
groups_ban_member()
|
Ban a member from a group.
|
bp-groups/bp-groups-template.php:
bp_group_is_admin()
|
Determine whether the current user is the admin of the current group.
|
bp-templates/bp-nouveau/includes/groups/ajax.php:
bp_nouveau_ajax_remove_group_invite()
|
AJAX remove group invite.
|
bp-templates/bp-nouveau/includes/groups/functions.php:
bp_nouveau_prepare_group_potential_invites_for_js()
|
Prepare list of group invites for JS.
|
bp-core/deprecated/buddypress/2.1.php:
bp_groups_adminbar_admin_menu()
|
Add menu items to the BuddyBar.
|
bp-core/bp-core-attachments.php:
bp_attachments_current_user_can()
|
Check the current user’s capability to edit an avatar for a given object.
|
bp-activity/bp-activity-template.php:
bp_activity_user_can_delete()
|
Determine if the current user can delete an activity item.
|