@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_group_get_invite_status |
Filters the invite status of a group. |
bp_get_groups_pagination_count() |
Generate the “Viewing x-y of z groups” pagination message. |
bp_get_groups_pagination_count |
Filters the “Viewing x-y of z groups” pagination message. |
bp_group_admin_ids() |
Return a list of user IDs for a group’s admins. |
bp_group_admin_ids |
Filters a list of user IDs for a group’s admins. |
bp_group_mod_ids() |
Return a list of user IDs for a group’s moderators. |
bp_group_mod_ids |
Filters a list of user IDs for a group’s moderators. |
bp_groups_slug() |
Output the groups component slug. |
bp_get_groups_slug() |
Return the groups component slug. |
bp_get_groups_slug |
Filters the groups component slug. |