@since: BuddyPress 1.1.0 |
Description |
---|---|
BP_Group_Extension |
API for creating group extensions without having to hardcode the content into the theme. |
BP_Group_Extension::display() |
The content of the group tab. |
BP_Group_Extension::widget_display() |
Content displayed in a widget sidebar, if applicable. |
groups_directory_groups_setup |
Fires before the loading of the Groups directory index. |
group_loop_start |
Fires if the current group item is the first in the loop. |
BP_Groups_Invite_Template |
Group invitation template loop class. |
BP_Groups_Invite_Template::has_invites() |
Whether or not there are invites to show. |
BP_Groups_Invite_Template::next_invite() |
Increments up to the next invite to show. |
BP_Groups_Invite_Template::rewind_invites() |
Rewinds to the first invite to show. |
BP_Groups_Invite_Template::invites() |
Finishes up the invites to show. |