[wp-testers] multiple widget instances don't work in 2.5

Michael D Adams mikea at turbonet.com
Thu Feb 28 00:33:44 GMT 2008


On Feb 27, 2008, at 12:23 PM, deliciousdays wrote:

> Not sure if this has been pointed out, but instantiating multiple  
> widgets, e.g. via:
>
>       register_sidebar_widget( $name, 'my_func', 'wclass' . $i );
>
> does not work anymore with 2.5
>
> The  $wp_registered_widgets  global is fine, it does contain all the  
> individual widgets, but it seems to not being evaluated properly.

Can you try with changeset 7080 or higher?
http://trac.wordpress.org/ticket/6023
http://trac.wordpress.org/changeset/7080

If it doesn't work for a widget of yours, please attach the widget to  
that ticket so I can do more debugging.

Thanks for the help!
Mike



More information about the wp-testers mailing list