[wp-hackers] Replace One Plugin With Another

scribu mail at scribu.net
Sun May 27 00:42:25 UTC 2012


Instead of mucking with the widget factory, you should attempt to prevent
the other widget from being registered at all, by calling remove_filter()
at the appropriate time.

Then, register your own widget with the old widget's ID.

-- 
http://scribu.net


More information about the wp-hackers mailing list