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

Filters the ID of the currently displayed user.

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

bp_loggedin_user_id()

Get the ID of the currently logged-in user.

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

bp_loggedin_user_id

Filters the ID of the currently logged-in user.

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

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_component

Filters whether the current page belongs to the specified component.

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

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