[wp-trac] [WordPress Trac] #19721: WordPress should support multiple or nested plugin directories

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 3 16:46:41 UTC 2012


#19721: WordPress should support multiple or nested plugin directories
-----------------------------+------------------------------
 Reporter:  scottnath        |       Owner:  scottnath
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Plugins          |     Version:  3.3
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |
-----------------------------+------------------------------

Comment (by nacin):

 Themes only support nested folders when you explicitly register a new
 theme root. This is designed for plugins that package themes (with
 BuddyPress in mind when it was implemented). It definitely can't be
 without explicit registration of a plugin root (for it would suddenly find
 files it shouldn't have in existing plugins, introducing a backwards
 compatibility issue).

 I do understand why both multisite and mu-plugins do not fit what you are
 trying to do, but I'm still not convinced we'd need this.

 FWIW, there's a way to hide a plugin from plugins.php using the
 all_plugins hook. That might help you.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19721#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list