[wp-trac] [WordPress Trac] #20241: make it possible for plugins to activate other plugins
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 3 05:33:13 UTC 2012
#20241: make it possible for plugins to activate other plugins
-----------------------------+------------------------------
Reporter: magnus78 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+------------------------------
Comment (by magnus78):
Child plugins would indeed be nice, but it doesn't need to be either or.
I'd see this patch more as a code fix than an actual feature...
How would it break backwards compatibility?
It's not doable without a patch afaikt. activated_plugin is run for every
plugin not just *this* plugin like i want, i tried that first but ran into
problems with plugins getting included multiple times (causing errors) and
other strange problems.
Re option_active_plugins - did you mean updating the active_plugins option
manually? That won't let the registration hook for each plugin run.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20241#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list