[wp-trac] Re: [WordPress Trac] #8441: New Widget API based on
MultiWidget Class
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 17 13:04:45 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 kretzschmar):
Replying to [comment:39 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
> }}}
I already did this. And changing the id_base (as long as you meant the
'classname') also doesn't work.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8441#comment:40>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list