File: bp-blogs/classes/class-bp-blogs-theme-compat.php
Description
BP_Blogs_Theme_Compat::create_content()

Filter the_content with the create screen template part.

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:209

BP_Blogs_Theme_Compat

The main theme compat class for BuddyPress Blogs.

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

BP_Blogs_Theme_Compat::__construct()

Set up theme compatibility for the Blogs component.

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

BP_Blogs_Theme_Compat::is_blogs()

Are we looking at something that needs Blogs theme compatibility?

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

BP_Blogs_Theme_Compat::directory_template_hierarchy()

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

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:85

bp_template_hierarchy_blogs_create

Filters the custom templates used for theme compat with the blog create page.

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:161

BP_Blogs_Theme_Compat::directory_dummy_post()

Update the global $post with directory data.

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:113

BP_Blogs_Theme_Compat::directory_content()

Filter the_content with the groups index template part.

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:135

BP_Blogs_Theme_Compat::create_template_hierarchy()

Add custom template hierarchy to theme compat for the blog create page.

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:152

BP_Blogs_Theme_Compat::create_dummy_post()

Update the global $post with create screen data.

Source: bp-blogs/classes/class-bp-blogs-theme-compat.php:180