@since: BuddyPress 1.7.0 |
Description |
---|---|
BP_Group_Extension::_meta_box_display_callback() |
Create the Dashboard meta box for this extension. |
BP_Groups_Theme_Compat::create_dummy_post() |
Update the global $post with create screen data. |
BP_Groups_Theme_Compat::create_content() |
Filter the_content with the create screen template part. |
BP_Groups_Theme_Compat::single_dummy_post() |
Update the global $post with single group data. |
BP_Groups_Theme_Compat::single_content() |
Filter the_content with the single group template part. |
BP_Groups_Theme_Compat |
The main theme compat class for BuddyBoss Groups. |
BP_Groups_Theme_Compat::__construct() |
Set up theme compatibility for the Groups component. |
BP_Groups_Theme_Compat::is_group() |
Are we looking at something that needs group theme compatibility? |
BP_Groups_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
BP_Groups_Theme_Compat::directory_content() |
Filter the_content with the groups index template part. |