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