File: bp-core/bp-core-template.php |
Description |
---|---|
bp_is_current_component_core() |
Is the current component an active core component? |
bp_is_activity_directory() |
Is the current page the activity directory? |
bp_is_activity_component() |
Check whether the current page is part of the Activity component. |
bp_is_blogs_component() |
Check whether the current page is part of the Blogs component. |
bp_is_messages_component() |
Check whether the current page is part of the Messages component. |
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_forums_component() |
Check whether the current page is part of the Forums component. |
bp_is_notifications_component() |
Check whether the current page is part of the Notifications component. |
bp_is_settings_component() |
Check whether the current page is part of the Settings component. |