@since: BuddyPress 1.0.0 |
Description |
---|---|
groups_action_join_group() |
Catch and process “Join Group” button clicks. |
groups_template_group_home |
Filters the template to load for a single group’s page. |
groups_screen_group_admin() |
Handle the display of a group’s Admin pages. |
bp_core_template_plugin |
Filters the template to load for the main display method. |
BP_Groups_Member::delete_all_for_user() |
Delete all group membership information for the specified user. |
BP_Groups_Membership_Requests_Template::requests() |
Finishes up the requests to display. |
BP_Groups_Membership_Requests_Template::the_request() |
Sets up the request to display. |
groups_member_before_save |
Fires before the current group membership item gets saved. |
groups_member_after_save |
Fires after the current group membership item has been saved. |
BP_Groups_Membership_Requests_Template |
Membership request template loop class. |