File: bp-core/bp-core-template.php |
Description |
|---|---|
| bp_is_user_change_cover_image() |
Is the current page the a user’s change cover photo profile 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_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? |
| bp_is_members_directory() |
Is the current page the members directory? |