File: bp-media/classes/class-bp-media-theme-compat.php |
Description |
---|---|
bp_template_hierarchy_media_single_item |
Filters the template hierarchy for the media permalink pages. |
BP_Media_Theme_Compat::single_dummy_post() |
Update the global $post with the displayed user’s data. |
BP_Media_Theme_Compat::single_dummy_content() |
Filter the_content with the members’ media permalink template part. |
bp_template_hierarchy_media_directory |
Filters the template hierarchy for the media directory page. |
BP_Media_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
BP_Media_Theme_Compat::directory_content() |
Filter the_content with the groups index template part. |
BP_Media_Theme_Compat::single_template_hierarchy() |
Add custom template hierarchy to theme compat for media permalink pages. |
BP_Media_Theme_Compat |
The main theme compat class for BuddyBoss Media. |
BP_Media_Theme_Compat::__construct() |
Set up the media component theme compatibility. |
BP_Media_Theme_Compat::is_media() |
Set up the theme compatibility hooks, if we’re looking at an media page. |