@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_is_user_settings() |
Is this a user’s settings page? |
bp_is_user_settings_general() |
Is this a user’s General Settings page? |
bp_is_user_settings_notifications() |
Is this a user’s Notification Settings page? |
bp_is_user_groups_activity() |
Is the current page a user’s Groups activity feed? |
bp_is_user_profile_edit() |
Is the current page part of a user’s profile editing section? |
bp_is_user_change_avatar() |
Is the current page part of a user’s profile avatar editing section? |
bp_is_user() |
Is the current page a user page? |
bp_is_single_activity() |
Is the current page a single activity item permalink? |
bp_is_forums_component() |
Check whether the current page is part of the Forums component. |
bp_is_members_component() |
Check whether the current page is part of the Members component. |