@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_is_friends_component() |
Check whether the current page is part of the Connections component. |
bp_is_groups_component() |
Check whether the current page is part of the Groups component. |
bp_is_settings_component() |
Check whether the current page is part of the Settings component. |
bp_is_profile_component() |
Check whether the current page is part of the Profile component. |
bp_is_single_item() |
Are we looking at a single item? (group, user, etc). |
bp_root_domain() |
Output the “root domain”, the URL of the BP root blog. |
bp_get_root_domain() |
Return the “root domain”, the URL of the BP root blog. |
bp_current_item() |
Return the name of the current item. |
bp_current_item |
Filters the name of the current item. |
bp_account_was_activated() |
Check whether an activation has just been completed. |