[wp-trac] [WordPress Trac] #16953: Allow symlinked plugins

WordPress Trac noreply at wordpress.org
Sat Dec 21 21:45:45 UTC 2013


#16953: Allow symlinked plugins
----------------------------------------------+----------------------------
 Reporter:  scribu                            |       Owner:  rmccue
     Type:  enhancement                       |      Status:  assigned
 Priority:  normal                            |   Milestone:  Future
Component:  Plugins                           |  Release
 Severity:  normal                            |     Version:
 Keywords:  has-patch dev-feedback 3.9-early  |  Resolution:
----------------------------------------------+----------------------------

Comment (by jdgrimes):

 [attachment:16953.9.diff] refreshes [attachment:16953.8.diff] and adds
 support for network-active plugins in multisite. I moved the
 initialization of `$GLOBALS['wp_plugin_paths']` to up above where the mu-
 plugins are loaded. Basically it needs to be initialized as an array
 before there are any calls to `plugin_basename()`, otherwise that will
 give an "Invalid argument supplied for foreach" error. Maybe there is a
 better place to initialize that?

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


More information about the wp-trac mailing list