[wp-trac] [WordPress Trac] #14170: Problems with network activation
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 7 09:24:45 UTC 2010
#14170: Problems with network activation
--------------------------+-------------------------------------------------
Reporter: scribu | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.1
Component: Multisite | Version:
Severity: major | Keywords: needs-patch
--------------------------+-------------------------------------------------
Comment(by scribu):
Hi coolmann, that's basically what my Proper Network Activation plugin
does for all plugins that have an activation hook.
For now, I think it's better you simply call _single_blog_activate().
Instead of making plugin authors go through this for each plugin they
have, maybe register_activation_hook() should accept a third parameter,
like {{{$do_for_all_blogs = true}}}. This way, plugins that want to handle
network activation themselves can do so easily.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14170#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list