File: bp-core/bp-core-template.php |
Description |
---|---|
bp_is_current_item() |
Check against the current_item. |
bp_is_current_item |
Filters whether or not an item is the current item. |
bp_is_single_item() |
Are we looking at a single item? (group, user, etc). |
bp_displayed_user_id |
Filters the ID of the currently displayed user. |
bp_loggedin_user_id() |
Get the ID of the currently logged-in user. |
bp_loggedin_user_id |
Filters the ID of the currently logged-in user. |
bp_is_current_component() |
Check to see whether the current page belongs to the specified component. |
bp_is_current_component |
Filters whether the current page belongs to the specified component. |
bp_is_current_action() |
Check to see whether the current page matches a given action. |
bp_is_action_variable() |
Check to see whether the current page matches a given action_variable. |