Namespaces: global
Description
bp_is_single_item()

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

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

bp_is_item_admin()

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

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

bp_is_item_mod()

Is the logged-in user a mod for the current item?

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

bp_loggedin_user_id()

Get the ID of the currently logged-in user.

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

bp_is_current_component()

Check to see whether the current page belongs to the specified component.

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

bp_is_current_action()

Check to see whether the current page matches a given action.

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

bp_is_action_variable()

Check to see whether the current page matches a given action_variable.

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

bp_get_root_slug()

Get the root slug for given component.

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

bp_get_name_from_root_slug()

Return the component name based on a root slug.

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

bp_user_has_access()

Returns whether or not a user has access.

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