From a92b6663aa4c1fc2c38e899cd7492789a84611b0 Mon Sep 17 00:00:00 2001 From: nacin Date: Tue, 28 Dec 2010 19:37:11 +0000 Subject: [PATCH] Move the admin bar profile preferences to a hook. fixes #16004. git-svn-id: http://svn.automattic.com/wordpress/trunk@17161 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/user-edit.php | 11 ----------- wp-includes/admin-bar.php | 24 ++++++++++++++++++++++++ 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/wp-admin/user-edit.php b/wp-admin/user-edit.php index 4d1f52e346..a804f8264c 100644 --- a/wp-admin/user-edit.php +++ b/wp-admin/user-edit.php @@ -212,17 +212,6 @@ if ( !( IS_PROFILE_PAGE && !$user_can_edit ) ) : ?> More information'); ?> - - -
-
- - - + + +
+
+ + + + \ No newline at end of file