[wp-trac] Re: [WordPress Trac] #10300: Optimization in
wp_get_sidebars_widgets() corrupts the widgets
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 1 09:39:06 UTC 2009
#10300: Optimization in wp_get_sidebars_widgets() corrupts the widgets
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8.1
Component: Widgets | Version: 2.8
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by azaozz):
Heh, `$GLOBALS['_wp_sidebars_widgets'] = wp_get_sidebars_widgets(false);`
is used '''if not''' admin and `update_option('sidebars_widgets',
$sidebars_widgets);` is run only '''if admin'''...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10300#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list