[wp-trac] Re: [WordPress Trac] #9852: widget_display_callback hook
is missing an argument
WordPress Trac
wp-trac at lists.automattic.com
Sun May 17 19:25:45 GMT 2009
#9852: widget_display_callback hook is missing an argument
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Widgets | Version: 2.8
Severity: major | Keywords: has-patch tested commit
-------------------------------+--------------------------------------------
Comment(by azaozz):
Can probably access this with:
{{{
$wp_registered_widgets[ $settings['id'] ]
}}}
but may as well add it to the filter for convenience.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9852#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list