Functions
Description
bp_is_messages_sentbox()

Is the current page a user’s Messages Sentbox?

Source: bp-core/deprecated/buddyboss/1.0.php:560

bp_is_multiblog_mode()

Are we running multiblog mode?

Source: bp-core/bp-core-functions.php:2045

bp_is_my_groups_view()

Check if this is a user’s “My Groups” view? This can happen on the main directory or at a user’s profile (/members/username/groups/).

Source: bp-groups/bp-groups-functions.php:3225

bp_is_my_profile()

Is the current page part of the profile of the logged-in user?

Source: bp-core/bp-core-template.php:2389

bp_is_network_activated()

Is BuddyPress active at the network level for this network?

Source: bp-core/bp-core-functions.php:2084

bp_is_notices()

Is the current page the Notices screen?

Source: bp-core/bp-core-template.php:3284

bp_is_notifications_component()

Check whether the current page is part of the Notifications component.

Source: bp-core/bp-core-template.php:2248

bp_is_page()

No longer used by BuddyPress core

Source: bp-core/deprecated/buddypress/1.7.php:114

bp_is_post_request()

Return true|false if this is a POST request.

Source: bp-core/bp-core-functions.php:2307

bp_is_post_type_feed_enable()

Checks if post type feed is enabled.

Source: bp-core/bp-core-options.php:1283

bp_is_profile_albums_support_enabled()

Checks if media profile albums support is enabled.

Source: bp-media/bp-media-settings.php:407

bp_is_profile_component()

Check whether the current page is part of the Profile component.

Source: bp-core/bp-core-template.php:2170

bp_is_profile_document_support_enabled()

Checks if media forums document support is enabled.

Source: bp-media/bp-media-settings.php:1095

bp_is_profile_edit()

Some _is_ function had their names normalized

Source: bp-core/deprecated/buddypress/1.5.php:453

bp_is_profile_media_support_enabled()

Checks if media profile media support is enabled.

Source: bp-media/bp-media-settings.php:395

bp_is_profiles_emoji_support_enabled()

Checks if media emoji support is enabled in profiles.

Source: bp-media/bp-media-settings.php:683

bp_is_profiles_gif_support_enabled()

Checks if media gif support is enabled in profiles.

Source: bp-media/bp-media-settings.php:890

bp_is_register_page()

Is the current page the Register page?

Source: bp-core/bp-core-template.php:3334

bp_is_relevant_feed_enabled()

Check whether relevant feed is enabled.

Source: bp-core/bp-core-options.php:959

bp_is_root_blog()

Is this the root blog?

Source: bp-core/bp-core-functions.php:1969

bp_is_root_component()

Check to see if a component’s URL should be in the root, not under a member page.

Source: bp-core/bp-core-template.php:1957

bp_is_search_activity_comments_enable()

Checks if Activity Comments search is enabled.

Source: bp-search/bp-search-settings.php:958

bp_is_search_activity_enable()

Checks if Activity search is enabled.

Source: bp-search/bp-search-settings.php:923

bp_is_search_albums_enable()

Checks if albums search is enabled.

Source: bp-search/bp-search-settings.php:862

bp_is_search_autocomplete_enable()

Checks if search autocomplete feature is enabled.

Source: bp-search/bp-search-settings.php:423

bp_is_search_autotcomplete_enable()

Checks if search autocomplete feature is enabled.

Source: bp-search/bp-search-settings.php:357

bp_is_search_documents_enable()

Checks if document search is enabled.

Source: bp-search/bp-search-settings.php:875

bp_is_search_folders_enable()

Checks if folder search is enabled.

Source: bp-search/bp-search-settings.php:888

bp_is_search_groups_enable()

Checks if groups search is enabled.

Source: bp-search/bp-search-settings.php:836

bp_is_search_members_enable()

Checks if members search feature is enabled.

Source: bp-search/bp-search-settings.php:523

bp_is_search_photos_enable()

Checks if photos search is enabled.

Source: bp-search/bp-search-settings.php:849

bp_is_search_post_type_enable()

Checks if post type search is enabled.

Source: bp-search/bp-search-settings.php:671

bp_is_search_post_type_meta_enable()

Checks if post type Meta search is enabled.

Source: bp-search/bp-search-settings.php:713

bp_is_search_post_type_taxonomy_enable()

Checks if post type Taxonomy search is enabled.

Source: bp-search/bp-search-settings.php:1003

bp_is_search_user_field_enable()

Checks if xprofile field search is enabled.

Source: bp-search/bp-search-settings.php:629

bp_is_search_xprofile_enable()

Checks if xprofile field search is enabled.

Source: bp-search/bp-search-settings.php:576

bp_is_settings_component()

Check whether the current page is part of the Settings component.

Source: bp-core/bp-core-template.php:2259

bp_is_single()

Not currently used by BuddyPress.

Source: bp-core/bp-core-template.php:3306

bp_is_single_activity()

Is the current page a single activity item permalink?

Source: bp-core/bp-core-template.php:2347

bp_is_single_album()

Is the current page a single album item permalink?

Source: bp-core/bp-core-template.php:2828

bp_is_single_document()

Is the current page a single document item permalink?

Source: bp-core/bp-core-template.php:2861

bp_is_single_folder()

Is the current page a single folder item permalink?

Source: bp-core/bp-core-template.php:2844

bp_is_single_item()

Are we looking at a single item? (group, user, etc).

Source: bp-core/bp-core-template.php:1847

bp_is_template_included()

Is a BuddyPress template being included?

Source: bp-core/bp-core-template-loader.php:563

bp_is_theme_compat_active()

Is the current page using theme compatibility?

Source: bp-core/bp-core-theme-compatibility.php:235

bp_is_theme_compat_original_template()

Check whether a given template is the one that WP originally selected to display current page.

Source: bp-core/bp-core-theme-compatibility.php:401

bp_is_update()

Is this a BuddyPress update?

Source: bp-core/bp-core-update.php:36

bp_is_user()

Is the current page a user page?

Source: bp-core/bp-core-template.php:2415

bp_is_user_active()

Check whether a user is “active”, ie neither deleted nor spammer.

Source: bp-members/bp-members-functions.php:1036

bp_is_user_activity()

Is the current page a user’s activity feed page?

Source: bp-core/bp-core-template.php:2441