Make WordPress Core

Opened 15 years ago

Closed 14 years ago

#9579 closed enhancement (wontfix)

Make the Profile Page consistent with the rest of the WP editors UI

Reported by: arena's profile arena Owned by: arena's profile arena
Milestone: Priority: normal
Severity: normal Version: 2.9
Component: Administration Keywords: has-patch tested
Focuses: Cc:

Description

I would like to have a profile page like the image attached

thank you

Attachments (5)

profile.jpg (103.6 KB) - added by arena 15 years ago.
New profile page
profile.patch (25.2 KB) - added by arena 15 years ago.
supersedes first profile.patch
profile3.patch (26.5 KB) - added by arena 15 years ago.
with screen options without ticket #9606
9579.diff (26.5 KB) - added by arena 15 years ago.
rename of the previous file
9579_latest.patch (122.3 KB) - added by arena 14 years ago.
latest full patch asof 20091025

Download all attachments as: .zip

Change History (23)

@arena
15 years ago

New profile page

#1 @Denis-de-Bernardy
15 years ago

  • Keywords needs-patch added; profile removed

#2 @Denis-de-Bernardy
15 years ago

  • Summary changed from Profile Page to Make the Profile Page consistent with the rest of the WP editors UI

#3 @arena
15 years ago

  • Keywords has-patch added; needs-patch removed
  • Milestone changed from 2.9 to 2.8
  • Owner changed from anonymous to arena

Here is the new profile page

Waiting for ticket #9606
to add

$wp_screen_layouts = array('dashboard' => 4, 'post' => 2, 'page' => 2, 'link' => 2, 'user' => 2');

#4 @Denis-de-Bernardy
15 years ago

  • Keywords needs-testing added

@arena
15 years ago

supersedes first profile.patch

#5 @arena
15 years ago

  • Version set to 2.8

@arena
15 years ago

with screen options without ticket #9606

@arena
15 years ago

rename of the previous file

#6 follow-up: @ryan
15 years ago

The profile doesn't need draggable meta boxes and screen options. Profile is due for a refresh along with all of the settings pages in 2.9.

#7 @Denis-de-Bernardy
15 years ago

  • Milestone changed from 2.8 to 2.9

#8 in reply to: ↑ 6 @hakre
15 years ago

Replying to ryan:

The profile doesn't need draggable meta boxes and screen options. Profile is due for a refresh along with all of the settings pages in 2.9.

any info how that will be? any thoughts to share?

#9 @jmulley
15 years ago

Patch file ( 9579.diff (26.5 KB) ) doesn't work and returns error:

Parse error: parse error in C:\xampp\htdocs\blog\wp-admin\includes\template.php on line 3594

#10 @dd32
15 years ago

Patch file ( 9579.diff (26.5 KB) ) doesn't work and returns error:

That error is in a file that this patch doesnt test, You've probably got a SVN conflict in that file..

#11 @hakre
15 years ago

  • Keywords reporter-feedback needs-patch added; has-patch removed

If I get the revision this patch is based on I can try to update it. Had no luck with 11022 and 10994. Both Patch breaks with wp-admin/user-edit.php.

@arena
14 years ago

latest full patch asof 20091025

#12 @arena
14 years ago

  • Keywords has-patch added; reporter-feedback needs-patch needs-testing removed
  • Version changed from 2.8 to 2.9

see 9579_latest.patch

#13 @arena
14 years ago

  • Keywords needs-testing added

#14 @arena
14 years ago

  • Keywords tested added; has-patch needs-testing removed

#15 @arena
14 years ago

  • Keywords has-patch needs-testing added; tested removed

#16 @arena
14 years ago

  • Keywords tested added; needs-testing removed

ok for me, just commit file : 9579_latest.patch

#17 @janeforshort
14 years ago

  • Milestone changed from 2.9 to Future Release

I agree with Ryan that draggable meta boxes are not necessary for Profile page. Profile should mimic settings, not Edit Post screen. Punting due to freeze that started weeks ago, but think this should probably just be closed as wontfix.

#18 @Denis-de-Bernardy
14 years ago

  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.