File: bp-core/bp-core-template.php
Description
bp_is_active

Filters whether or not a given component has been activated by the admin.

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

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

Check against the current_item.

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

bp_is_current_item

Filters whether or not an item is the current item.

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

bp_is_single_item()

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

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

bp_is_single_item

Filters whether or not an item is the a single item. (group, user, etc)

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

bp_is_item_admin()

Is the logged-in user an admin for the current item?

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