Index: src/bp-activity/bp-activity-admin.php
===================================================================
--- src/bp-activity/bp-activity-admin.php	(revision 10268)
+++ src/bp-activity/bp-activity-admin.php	(working copy)
@@ -656,7 +656,7 @@
 	do_action_ref_array( 'bp_activity_admin_edit', array( &$activity ) ); ?>
 
 	<div class="wrap">
-		<h2><?php printf( __( 'Editing Activity (ID #%s)', 'buddypress' ), number_format_i18n( (int) $_REQUEST['aid'] ) ); ?></h2>
+		<h1><?php printf( __( 'Editing Activity (ID #%s)', 'buddypress' ), number_format_i18n( (int) $_REQUEST['aid'] ) ); ?></h1>
 
 		<?php if ( ! empty( $activity ) ) : ?>
 
@@ -977,7 +977,7 @@
 	do_action( 'bp_activity_admin_index', $messages ); ?>
 
 	<div class="wrap">
-		<h2>
+		<h1>
 			<?php if ( !empty( $_REQUEST['aid'] ) ) : ?>
 				<?php printf( __( 'Activity related to ID #%s', 'buddypress' ), number_format_i18n( (int) $_REQUEST['aid'] ) ); ?>
 			<?php else : ?>
@@ -987,7 +987,7 @@
 			<?php if ( !empty( $_REQUEST['s'] ) ) : ?>
 				<span class="subtitle"><?php printf( __( 'Search results for &#8220;%s&#8221;', 'buddypress' ), wp_html_excerpt( esc_html( stripslashes( $_REQUEST['s'] ) ), 50 ) ); ?></span>
 			<?php endif; ?>
-		</h2>
+		</h1>
 
 		<?php // If the user has just made a change to an activity item, display the status messages. ?>
 		<?php if ( !empty( $messages ) ) : ?>
Index: src/bp-core/admin/bp-core-admin-components.php
===================================================================
--- src/bp-core/admin/bp-core-admin-components.php	(revision 10268)
+++ src/bp-core/admin/bp-core-admin-components.php	(working copy)
@@ -21,6 +21,8 @@
 
 	<div class="wrap">
 
+		<h1><?php esc_html_e( 'BuddyPress Settings', 'buddypress' ) ?></h1>
+
 		<h2 class="nav-tab-wrapper"><?php bp_core_admin_tabs( __( 'Components', 'buddypress' ) ); ?></h2>
 		<form action="" method="post" id="bp-admin-component-form">
 
Index: src/bp-core/admin/bp-core-admin-settings.php
===================================================================
--- src/bp-core/admin/bp-core-admin-settings.php	(revision 10268)
+++ src/bp-core/admin/bp-core-admin-settings.php	(working copy)
@@ -276,6 +276,8 @@
 
 	<div class="wrap">
 
+		<h1><?php esc_html_e( 'BuddyPress Settings', 'buddypress' ) ?></h1>
+
 		<h2 class="nav-tab-wrapper"><?php bp_core_admin_tabs( __( 'Settings', 'buddypress' ) ); ?></h2>
 
 		<form action="<?php echo esc_url( $form_action ) ?>" method="post">
Index: src/bp-core/admin/bp-core-admin-slugs.php
===================================================================
--- src/bp-core/admin/bp-core-admin-slugs.php	(revision 10268)
+++ src/bp-core/admin/bp-core-admin-slugs.php	(working copy)
@@ -21,6 +21,8 @@
 
 	<div class="wrap">
 
+		<h1><?php esc_html_e( 'BuddyPress Settings', 'buddypress' ) ?></h1>
+
 		<h2 class="nav-tab-wrapper"><?php bp_core_admin_tabs( __( 'Pages', 'buddypress' ) ); ?></h2>
 		<form action="" method="post" id="bp-admin-page-form">
 
Index: src/bp-core/admin/bp-core-admin-tools.php
===================================================================
--- src/bp-core/admin/bp-core-admin-tools.php	(revision 10268)
+++ src/bp-core/admin/bp-core-admin-tools.php	(working copy)
@@ -20,7 +20,7 @@
 	?>
 	<div class="wrap">
 
-		<h2><?php esc_html_e( 'BuddyPress Tools', 'buddypress' ) ?></h2>
+		<h1><?php esc_html_e( 'BuddyPress Tools', 'buddypress' ) ?></h1>
 
 		<p>
 			<?php esc_html_e( 'BuddyPress keeps track of various relationships between users, groups, and activity items. Occasionally these relationships become out of sync, most often after an import, update, or migration.', 'buddypress' ); ?>
@@ -375,7 +375,7 @@
 function bp_core_admin_available_tools_page() {
 	?>
 	<div class="wrap">
-		<h2><?php esc_attr_e( 'Tools', 'buddypress' ) ?></h2>
+		<h1><?php esc_attr_e( 'Tools', 'buddypress' ) ?></h1>
 
 		<?php
 
Index: src/bp-groups/bp-groups-admin.php
===================================================================
--- src/bp-groups/bp-groups-admin.php	(revision 10268)
+++ src/bp-groups/bp-groups-admin.php	(working copy)
@@ -567,13 +567,13 @@
 	do_action_ref_array( 'bp_groups_admin_edit', array( &$group ) ); ?>
 
 	<div class="wrap">
-		<h2><?php _e( 'Edit Group', 'buddypress' ); ?>
+		<h1><?php _e( 'Edit Group', 'buddypress' ); ?>
 
 			<?php if ( is_user_logged_in() && bp_user_can_create_groups() ) : ?>
 				<a class="add-new-h2" href="<?php echo trailingslashit( bp_get_groups_directory_permalink() . 'create' ); ?>"><?php _e( 'Add New', 'buddypress' ); ?></a>
 			<?php endif; ?>
 
-		</h2>
+		</h1>
 
 		<?php // If the user has just made a change to an group, display the status messages ?>
 		<?php if ( !empty( $messages ) ) : ?>
@@ -663,7 +663,7 @@
 	$base_url  = remove_query_arg( array( 'action', 'action2', 'paged', 's', '_wpnonce', 'gid' ), $_SERVER['REQUEST_URI'] ); ?>
 
 	<div class="wrap">
-		<h2><?php _e( 'Delete Groups', 'buddypress' ) ?></h2>
+		<h1><?php _e( 'Delete Groups', 'buddypress' ) ?></h1>
 		<p><?php _e( 'You are about to delete the following groups:', 'buddypress' ) ?></p>
 
 		<ul class="bp-group-delete-list">
@@ -720,7 +720,7 @@
 	do_action( 'bp_groups_admin_index', $messages ); ?>
 
 	<div class="wrap">
-		<h2>
+		<h1>
 			<?php _e( 'Groups', 'buddypress' ); ?>
 
 			<?php if ( is_user_logged_in() && bp_user_can_create_groups() ) : ?>
@@ -730,7 +730,7 @@
 			<?php if ( !empty( $_REQUEST['s'] ) ) : ?>
 				<span class="subtitle"><?php printf( __( 'Search results for &#8220;%s&#8221;', 'buddypress' ), wp_html_excerpt( esc_html( stripslashes( $_REQUEST['s'] ) ), 50 ) ); ?></span>
 			<?php endif; ?>
-		</h2>
+		</h1>
 
 		<?php // If the user has just made a change to an group, display the status messages ?>
 		<?php if ( !empty( $messages ) ) : ?>
Index: src/bp-members/bp-members-admin.php
===================================================================
--- src/bp-members/bp-members-admin.php	(revision 10268)
+++ src/bp-members/bp-members-admin.php	(working copy)
@@ -879,7 +879,7 @@
 		<?php endif; ?>
 
 		<div class="wrap" id="community-profile-page">
-			<h2><?php echo esc_html( $title ); ?>
+			<h1><?php echo esc_html( $title ); ?>
 
 				<?php if ( empty( $this->is_self_profile ) ) : ?>
 
@@ -894,7 +894,7 @@
 					<?php endif; ?>
 
 				<?php endif; ?>
-			</h2>
+			</h1>
 
 			<?php if ( ! empty( $user ) ) :
 
@@ -1822,7 +1822,7 @@
 		?>
 
 		<div class="wrap">
-			<h2><?php _e( 'Users', 'buddypress' ); ?>
+			<h1><?php _e( 'Users', 'buddypress' ); ?>
 
 				<?php if ( current_user_can( 'create_users' ) ) : ?>
 
@@ -1839,7 +1839,7 @@
 				}
 
 				?>
-			</h2>
+			</h1>
 
 			<?php // Display each signups on its own row ?>
 			<?php $bp_members_signup_list_table->views(); ?>
@@ -1942,7 +1942,7 @@
 		?>
 
 		<div class="wrap">
-			<h2><?php echo esc_html( $header_text ); ?></h2>
+			<h1><?php echo esc_html( $header_text ); ?></h1>
 			<p><?php echo esc_html( $helper_text ); ?></p>
 
 			<ol class="bp-signups-list">
Index: src/bp-xprofile/bp-xprofile-admin.php
===================================================================
--- src/bp-xprofile/bp-xprofile-admin.php	(revision 10268)
+++ src/bp-xprofile/bp-xprofile-admin.php	(working copy)
@@ -86,10 +86,10 @@
 
 	<div class="wrap">
 
-		<h2>
+		<h1>
 			<?php _ex( 'Profile Fields', 'Settings page header', 'buddypress'); ?>
 			<a id="add_group" class="add-new-h2" href="users.php?page=bp-profile-setup&amp;mode=add_group"><?php _e( 'Add New Field Group', 'buddypress' ); ?></a>
-		</h2>
+		</h1>
 
 		<form action="" id="profile-field-form" method="post">
 
Index: src/bp-xprofile/classes/class-bp-xprofile-field.php
===================================================================
--- src/bp-xprofile/classes/class-bp-xprofile-field.php	(revision 10268)
+++ src/bp-xprofile/classes/class-bp-xprofile-field.php	(working copy)
@@ -1115,7 +1115,7 @@
 
 		<div class="wrap">
 
-			<h2><?php echo esc_html( $title ); ?></h2>
+			<h1><?php echo esc_html( $title ); ?></h1>
 
 			<?php if ( !empty( $message ) ) : ?>
 
Index: src/bp-xprofile/classes/class-bp-xprofile-group.php
===================================================================
--- src/bp-xprofile/classes/class-bp-xprofile-group.php	(revision 10268)
+++ src/bp-xprofile/classes/class-bp-xprofile-group.php	(working copy)
@@ -723,7 +723,7 @@
 
 		<div class="wrap">
 
-			<h2><?php echo esc_html( $title ); ?></h2>
+			<h1><?php echo esc_html( $title ); ?></h1>
 
 			<?php if ( ! empty( $message ) ) : ?>
 
