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. |
BP_Blogs_Theme_Compat::directory_content() |
Filter the_content with the groups index template part. |
BP_Blogs_Theme_Compat::create_template_hierarchy() |
Add custom template hierarchy to theme compat for the blog create page. |
BP_Blogs_Theme_Compat::create_dummy_post() |
Update the global $post with create screen data. |
BP_Blogs_Theme_Compat |
The main theme compat class for BuddyPress Blogs. |
BP_Blogs_Theme_Compat::__construct() |
Set up theme compatibility for the Blogs component. |
BP_Blogs_Theme_Compat::is_blogs() |
Are we looking at something that needs Blogs theme compatibility? |
BP_Blogs_Theme_Compat::directory_template_hierarchy() |
Add template hierarchy to theme compat for the blog directory page. |
bp_template_hierarchy_blogs_create |
Filters the custom templates used for theme compat with the blog create page. |
BP_Blogs_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |