[wp-trac] [WordPress Trac] #17979: Avoid losing widgets when switching themes

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 2 23:29:46 UTC 2011


#17979: Avoid losing widgets when switching themes
-------------------------------------------------+------------------
 Reporter:  lancewillett                         |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  high                                 |   Milestone:  3.3
Component:  Widgets                              |     Version:  2.9
 Severity:  normal                               |  Resolution:
 Keywords:  ux-feedback has-patch needs-testing  |
-------------------------------------------------+------------------

Comment (by aaroncampbell):

 [17979.10.diff] does basically what's in that screenshot.  It eliminates
 #wp_inactive_widgets in favor of .sidebar-inactive further up (so that
 inactive and orphaned sidebars can be handled with the same code).

 #wp_inactive_widgets is still used in some javascript in /wp-
 admin/js/widgets(.dev).js but I'm not sure whether we just want to replace
 with .sidebar-inactive or if we want to include .sidebar-inactive AND
 .sidebar-orphaned.

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


More information about the wp-trac mailing list