File: bp-members/classes/class-bp-members-theme-compat.php |
Description |
---|---|
bp_template_hierarchy_members_directory |
Filters the template hierarchy for theme compat and members directory page. |
BP_Members_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
BP_Members_Theme_Compat::directory_content() |
Filter the_content with the members index template part. |
BP_Members_Theme_Compat::single_template_hierarchy() |
Add custom template hierarchy to theme compat for member pages. |
bp_template_hierarchy_members_single_item |
Filters the template hierarchy for theme compat and member pages. |
BP_Members_Theme_Compat::single_dummy_post() |
Update the global $post with the displayed user’s data. |
BP_Members_Theme_Compat::single_dummy_content() |
Filter the_content with the members’ single home template part. |
BP_Members_Theme_Compat |
The main theme compat class for BuddyPress Members. |
BP_Members_Theme_Compat::__construct() |
Set up the members component theme compatibility. |
BP_Members_Theme_Compat::is_members() |
Are we looking at something that needs members theme compatibility? |