File: bp-core/bp-core-template.php
Description
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_members_component()

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

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

bp_is_directory()

Is this a component directory page?

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

bp_is_directory

Filters whether or not user is on a component directory page.

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

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_root_component

Filters whether or not a component’s URL should be in the root, not under a member page.

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

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