I was reading an article today and it covered some very valid points on user experience with WordPress. One of its points was that the profile should go under the Dashboard menu. I like this idea but not sure if it could be done.

link|improve this question

33% accept rate
Interesting Qs. +1 But please don't forget to make process on your older Qs. Anyway: Basically those are meta boxes, so you could do whatever you want with them. Just take a look inside core into the default dashboard meta boxes. – kaiser Feb 21 at 16:28
feedback

1 Answer

you could just write a custom dashboard widget:

http://www.wpbeginner.com/wp-themes/how-to-add-custom-dashboard-widgets-in-wordpress/ http://codex.wordpress.org/Dashboard_Widgets_API

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.