@since: BuddyPress 3.0.0 |
Description |
---|---|
bp_nouveau_group_template_part() |
Load the appropriate content for the single group pages |
bp_nouveau_groups_manage_members_buttons() |
Output the action buttons inside the manage members loop of the group’s manage screen. |
bp_nouveau_get_groups_buttons() |
Get the action buttons for the current group in the loop, or the current displayed group. |
bp_nouveau_get_groups_buttons |
Filter to add your buttons, use the position argument to choose where to insert it. |
bp_nouveau_return_groups_buttons |
Leave a chance to adjust the $return |
bp_nouveau_group_has_meta() |
Does the group has metas or a specific meta value. |
bp_nouveau_group_has_meta_extra() |
Does the group have extra meta? |
bp_nouveau_group_meta() |
Display the group meta. |
bp_nouveau_group_manage_screen() |
Load the requested Manage Screen for the current group. |
bp_nouveau_group_header_buttons() |
Output the action buttons for the displayed group |