[wp-trac] Re: [WordPress Trac] #9695: New widget interface moves the wrong inaccessible widgets when switching themes

WordPress Trac wp-trac at lists.automattic.com
Fri May 1 23:09:49 GMT 2009


#9695: New widget interface moves the wrong inaccessible widgets when switching
themes
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:             
     Type:  defect (bug)       |      Status:  new        
 Priority:  normal             |   Milestone:  2.8        
Component:  Widgets            |     Version:  2.8        
 Severity:  major              |    Keywords:  needs-patch
-------------------------------+--------------------------------------------

Comment(by azaozz):

 The function that does this is `retrieve_widgets()` currently in wp-
 admin/widgets.php. It needs to run after the theme has been changed and
 may need some improvements (patches welcome).

 May also need to be relocated and a hook `after_theme_change` or similar
 created so it would run on the next page load after a theme change even
 without visiting the widgets settings screen.

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


More information about the wp-trac mailing list