File: bp-core/bp-core-template.php |
Description |
---|---|
bp_is_user_recent_commments() |
Is the current page a user’s Recent Blog Comments page? |
bp_is_my_profile |
Filters whether or not current page is part of the profile for the logged-in user. |
bp_is_user() |
Is the current page a user page? |
bp_is_user_front() |
Is the current page a user custom front page? |
bp_is_user_activity() |
Is the current page a user’s activity feed page? |
bp_is_invites_component() |
Check whether the current page is part of the Invites component. |
bp_is_media_component() |
Check whether the current page is part of the Media component. |
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_single_activity() |
Is the current page a single activity item permalink? |