@since: BuddyPress 1.8.0 |
Description |
---|---|
BP_Group_Extension::get_group_id() |
Get the current group ID. |
BP_Group_Extension::get_default_screens() |
Gather configuration data about your screens. |
BP_Group_Extension::setup_screens() |
Set up screens array based on params. |
BP_Groups_Theme_Compat::single_template_hierarchy() |
Add custom template hierarchy to theme compat for group pages. |
bp_template_hierarchy_groups_single_item |
Filters the Groups single pages template hierarchy based on priority. |
BP_Groups_Theme_Compat::create_template_hierarchy() |
Add custom template hierarchy to theme compat for the group create page. |
bp_template_hierarchy_groups_create |
Filters the Groups create page template hierarchy based on priority. |
BP_Groups_Theme_Compat::directory_template_hierarchy() |
Add template hierarchy to theme compat for the group directory page. |
bp_template_hierarchy_groups_directory |
Filters the Groups directory page template hierarchy based on priority. |
BP_Group_Member_Query |
Query for the members of a group. |