@since: BuddyPress 1.5.0
Description
bp_is_user_settings()

Is this a user’s settings page?

Source: bp-core/bp-core-template.php:2678

bp_is_user_settings_general()

Is this a user’s General Settings page?

Source: bp-core/bp-core-template.php:2691

bp_is_user_settings_notifications()

Is this a user’s Notification Settings page?

Source: bp-core/bp-core-template.php:2704

bp_is_user_groups_activity()

Is the current page a user’s Groups activity feed?

Source: bp-core/bp-core-template.php:2482

bp_is_user_profile_edit()

Is the current page part of a user’s profile editing section?

Source: bp-core/bp-core-template.php:2521

bp_is_user_change_avatar()

Is the current page part of a user’s profile avatar editing section?

Source: bp-core/bp-core-template.php:2534

bp_is_user()

Is the current page a user page?

Source: bp-core/bp-core-template.php:2415

bp_is_single_activity()

Is the current page a single activity item permalink?

Source: bp-core/bp-core-template.php:2347

bp_is_forums_component()

Check whether the current page is part of the Forums component.

Source: bp-core/bp-core-template.php:2237

bp_is_members_component()

Check whether the current page is part of the Members component.

Source: bp-core/bp-core-template.php:2159