Namespaces: global |
Description |
|---|---|
| bp_admin_setting_callback_main_section() |
Main settings section description for the settings page. |
| bp_admin_setting_callback_admin_bar() |
Admin bar for logged out users setting field. |
| bp_admin_setting_callback_account_deletion() |
Allow members to delete their accounts setting field. |
| bp_admin_setting_callback_login_admin_bar() |
Admin bar for logged in users setting field. |
| bp_remove_all_filters() |
Remove all filters from a WordPress filter hook. |
| bp_restore_all_filters() |
Restore filters that were removed using bp_remove_all_filters(). |
| bp_comments_open() |
Force comments_status to ‘closed’ for BuddyPress post types. |
| bp_theme_compat_toggle_is_page() |
Do not allow {@link comments_template()} to render during theme compatibility. |
| bp_theme_compat_loop_end() |
Restores the ‘is_single’ and ‘is_page’ flags if toggled by BuddyPress. |
| bp_do_theme_compat() |
Are we currently replacing the_content? |