[wp-trac] [WordPress Trac] #15163: Enable Dashboard Widgets in Network Admin

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 21 10:07:15 UTC 2010


#15163: Enable Dashboard Widgets in Network Admin
-------------------------+--------------------------------------------------
 Reporter:  PeteMall     |       Owner:     
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  3.1
Component:  Multisite    |     Version:  3.1
 Severity:  normal       |    Keywords:     
-------------------------+--------------------------------------------------

Comment(by nacin):

 Looks good so far.

  - The wp_network_dashboard_widgets filter should toggle with
 wp_dashboard_widgets, the same way the _setup action does.

  - We can't do /wp-admin/ there because that won't work for subdirectory
 installs. I don't know what our options are here, except that we can
 convince the UI team to turn those screen options into a sprite (which
 would be good cause I don't think we autoload those), so we can just
 agnostically move the background position.

 So I'm going to commit this, minus common.dev.js and with the slight
 change to the filter.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15163#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list