@since: BuddyPress 1.7.0
Description
BP_Group_Extension::_meta_box_display_callback()

Create the Dashboard meta box for this extension.

Source: bp-groups/classes/class-bp-group-extension.php:1226

BP_Groups_Theme_Compat::create_dummy_post()

Update the global $post with create screen data.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:181

BP_Groups_Theme_Compat::create_content()

Filter the_content with the create screen template part.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:205

BP_Groups_Theme_Compat::single_dummy_post()

Update the global $post with single group data.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:256

BP_Groups_Theme_Compat::single_content()

Filter the_content with the single group template part.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:277

BP_Groups_Theme_Compat

The main theme compat class for BuddyBoss Groups.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:20

BP_Groups_Theme_Compat::__construct()

Set up theme compatibility for the Groups component.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:27

BP_Groups_Theme_Compat::is_group()

Are we looking at something that needs group theme compatibility?

Source: bp-groups/classes/class-bp-groups-theme-compat.php:36

BP_Groups_Theme_Compat::directory_dummy_post()

Update the global $post with directory data.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:115

BP_Groups_Theme_Compat::directory_content()

Filter the_content with the groups index template part.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:136