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

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to