apply_filters( 'bp_group_admin_ids', array|string $admin_ids , object $group )
Filters a list of user IDs for a group’s admins.
Description
This filter may return either an array or a comma separated string.
Parameters
- $admin_ids
-
List of user IDs for a group's admins.
- $group
-
Group object.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.5.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.