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.

Source: bp-media/classes/class-bp-media-theme-compat.php:143

BP_Media_Theme_Compat::single_dummy_post()

Update the global $post with the displayed user’s data.

Source: bp-media/classes/class-bp-media-theme-compat.php:162

BP_Media_Theme_Compat::single_dummy_content()

Filter the_content with the members’ media permalink template part.

Source: bp-media/classes/class-bp-media-theme-compat.php:183

BP_Media_Theme_Compat::is_media()

Set up the theme compatibility hooks, if we’re looking at an media page.

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

BP_Media_Theme_Compat::directory_template_hierarchy()

Add template hierarchy to theme compat for the media directory page.

Source: bp-media/classes/class-bp-media-theme-compat.php:69

bp_template_hierarchy_media_directory

Filters the template hierarchy for the media directory page.

Source: bp-media/classes/class-bp-media-theme-compat.php:78

BP_Media_Theme_Compat::directory_dummy_post()

Update the global $post with directory data.

Source: bp-media/classes/class-bp-media-theme-compat.php:97

BP_Media_Theme_Compat::directory_content()

Filter the_content with the groups index template part.

Source: bp-media/classes/class-bp-media-theme-compat.php:118

BP_Media_Theme_Compat::single_template_hierarchy()

Add custom template hierarchy to theme compat for media permalink pages.

Source: bp-media/classes/class-bp-media-theme-compat.php:134

BP_Media_Theme_Compat

The main theme compat class for BuddyBoss Media.

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