[wp-trac] Re: [WordPress Trac] #9651: New Widget API - breaks plugins - widget options

WordPress Trac wp-trac at lists.automattic.com
Tue Apr 28 03:56:10 GMT 2009


#9651: New Widget API - breaks plugins - widget options
----------------------------------------------------------------------------------------+
 Reporter:  ceenz                                                                       |        Owner:          
     Type:  defect (bug)                                                                |       Status:  reopened
 Priority:  normal                                                                      |    Milestone:  2.8     
Component:  Widgets                                                                     |      Version:  2.8     
 Severity:  normal                                                                      |   Resolution:          
 Keywords:  widget, plugin, multi-widget, widget options, widget context, widget logic  |  
----------------------------------------------------------------------------------------+

Comment(by hakre):

 I do not see any problems. This should all be done with callbacks,
 $callback = array($this, 'functionToCall');. You can bind any class
 instance to a callback.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9651#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list