File: bp-core/bp-core-theme-compatibility.php |
Description |
---|---|
bp_template_include_theme_compat() |
Reset main query vars and filter ‘the_content’ to output a BuddyPress template part as needed. |
bp_template_include_reset_dummy_post_data |
Fires when resetting main query vars and filtering ‘the_content’ to output BuddyPress template parts. |
bp_template_include_theme_compat |
Filters the template name to include. |
bp_replace_the_content() |
Conditionally replace ‘the_content’. |
bp_replace_the_content |
Filters the content to replace in the post. |
bp_set_theme_compat_templates() |
Set the theme compat templates global. |
bp_set_theme_compat_template() |
Set the theme compat template global. |
bp_set_theme_compat_original_template() |
Set the theme compat original_template global. |
bp_set_theme_compat_feature() |
Set a theme compat feature |
bp_get_theme_compat_feature() |
Get a theme compat feature |