@since: BuddyPress 1.0.0 |
Description |
---|---|
BP_Groups_Membership_Requests_Template::has_requests() |
Whether or not there are requests to show. |
BP_Groups_Membership_Requests_Template::next_request() |
Moves up to the next request. |
BP_Groups_Membership_Requests_Template::rewind_requests() |
Rewinds the requests to the first in the list. |
BP_Groups_Group_Members_Template::rewind_members() |
Rewinds to the first member to display. |
BP_Groups_Group_Members_Template::members() |
Finishes up the members for display. |
group_members_loop_end |
Fires right before the rewinding of members list. |
BP_Groups_Group_Members_Template::the_member() |
Sets up the member to display. |
group_members_loop_start |
Fires if the current member item is the first in the members list. |
groups_group_before_save |
Fires before the current group item gets saved. |
groups_group_after_save |
Fires after the current group item has been saved. |