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

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_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