@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_is_user_profile() |
Is the current page part of a user’s extended profile? |
bp_is_user_groups() |
Is the current page part of a user’s Groups page? |
bp_is_user_blogs() |
Is the current page part of a user’s Blogs page? |
bp_is_user_recent_posts() |
Is the current page a user’s Recent Blog Posts page? |
bp_is_user_recent_commments() |
Is the current page a user’s Recent Blog Comments page? |
bp_is_user_friends_activity() |
Is the current page a user’s Connections activity feed? |
bp_is_user_activity() |
Is the current page a user’s activity feed page? |
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. |