diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index f7ba999df0..2d14a7a555 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -13,18 +13,13 @@ $title = __( 'About' ); list( $display_version ) = explode( '-', $wp_version ); -// Temporary 3.8 hack: We want to use user-profile for the color schemes but don't need the heavy zxcvbn. -wp_deregister_script( 'zxcvbn-async' ); -wp_register_script( 'zxcvbn-async', false ); -wp_enqueue_script( 'user-profile' ); - include( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-
-
-
+
+
-
-
+
+
-
-
+
+
+
- -
visit your profile.' ), get_edit_profile_url() ); ?>
-
+
+
+
+
+
+
+
+doing_action() and doing_filter(), and manipulate custom image sizes with has_image_size() and remove_image_size().' ); ?>