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