@since: BuddyPress 2.7.0 |
Description |
|---|---|
| BP_Groups_List_Table::extra_tablenav() |
Extra controls to be displayed between bulk actions and pagination |
| bp_groups_list_table_after_bulk_actions |
Fires just after the bulk action controls in the WP Admin groups list table. |
| BP_Groups_Member::prime_group_admins_mods_cache() |
Prime the bp_group_admins cache for one or more groups. |
| BP_Groups_Group::strip_leading_and() |
Strips the leading AND and any surrounding whitespace from a string. |
| BP_Groups_Group::get_is_member() |
Checks whether the logged-in user is a member of the group. |
| BP_Groups_Group::get_user_has_access() |
Checks whether the logged-in user has access to the group. |
| BP_Groups_Group::__isset() |
Magic issetter. |
| BP_Groups_Group::__set() |
Magic setter. |
| BP_Groups_Group::get_admins() |
Get a list of the group’s admins. |
| BP_Groups_Group::get_mods() |
Get a list of the group’s mods. |