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.

Did anyone ran into this, too?

Oliver

***
deliciousdays.com / cforms <http://www.deliciousdays.com/cforms-plugin>


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

Reply via email to