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

deliciousdays oliver.seidel at deliciousdays.com
Wed Feb 27 20:23:24 GMT 2008


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>




More information about the wp-testers mailing list