do_action( 'bp_groups_admin_manage_member_row', int $ID, BP_Groups_Group $item )

Fires after the listing of a single row for members in a group on the group edit screen.

Description

Parameters

$ID

(int) ID of the user being rendered.

$item

(BP_Groups_Group) Object for the current group.

Source

File: bp-groups/bp-groups-admin.php

Changelog

Changelog
Version Description
BuddyPress 1.8.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.