[wp-trac] Re: [WordPress Trac] #8441: New Widget API based on
MultiWidget Class
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 17 12:56:15 GMT 2009
#8441: New Widget API based on MultiWidget Class
----------------------------+-----------------------------------------------
Reporter: thornomad | Owner: azaozz
Type: task (blessed) | Status: new
Priority: high | Milestone: 2.8
Component: Widgets | Version: 2.8
Severity: normal | Keywords: widget, plugin, multi-widget
----------------------------+-----------------------------------------------
Comment(by DD32):
> This doesn't work here. There is no error showing up but the widgets
aren't unregistered.
Try hooking later:
{{{
add_action('init', 'my_func', 20); //10 is default priority, higher runs
later
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8441#comment:39>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list