File: bp-core/bp-core-template.php
Description
bp_is_members_component()

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

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

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_component_front_page()

Check if the specified BuddyPress component directory is set to be the front page.

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

bp_is_component_front_page

Filters whether or not the specified BuddyPress component directory is set to be the front page.

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

bp_is_blog_page()

Is this a blog page, ie a non-BP page?

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

bp_is_blog_page

Filters whether or not current page is a blog page or not.

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

is_buddypress()

Is this a BuddyPress component?

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

is_buddypress

Filters whether or not this is a BuddyPress component.

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

bp_is_active()

Check whether a given component (or feature of a component) is active.

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

bp_is_{$component}_{$feature}_active

Filters whether or not a given feature for a component is active.

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