@since: BuddyPress 1.7.0 |
Description |
---|---|
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_is_theme_compat_original_template() |
Check whether a given template is the one that WP originally selected to display current page. |
bp_register_theme_package() |
Register a new BuddyPress theme package in the active theme packages array. |
bp_theme_compat_reset_post() |
Populate various WordPress globals with dummy data to prevent errors. |
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. |