[wp-trac] [WordPress Trac] #10646: Admin Menus Shouldn't Jump Around on Pageload
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 14 07:58:58 UTC 2010
#10646: Admin Menus Shouldn't Jump Around on Pageload
----------------------------+-----------------------------------------------
Reporter: filosofo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version:
Severity: normal | Keywords: 3.2-early has-patch needs-testing
----------------------------+-----------------------------------------------
Comment(by nacin):
Thanks for doing this!
You can probably kill wp_get_current_user() and the extra argument to
get_user_option(), which defaults to the current user.
Actually, avoid get_user_option() all together, and leverage
get_user_setting() and/or get_all_user_settings().
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10646#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list