[wp-trac] [WordPress Trac] #16953: Allow symlinked plugins
    WordPress Trac 
    noreply at wordpress.org
       
    Sun Apr  6 03:44:56 UTC 2014
    
    
  
#16953: Allow symlinked plugins
-------------------------+-----------------------
 Reporter:  scribu       |       Owner:  rmccue
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  3.9
Component:  Plugins      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:
-------------------------+-----------------------
Comment (by rmccue):
 Looking into this now.
 I'm in favour of the ignore-single-files solution. If we ignore all mu-
 plugins (since they're all single file; setups with mu-plugins in
 subfolders can call `wp_register_plugin_realpath` in their custom loaders)
 and single-file plugins, we should be OK here. You can still symlink
 either of these, but any references to `plugin_url` will break; I don't
 forsee this being a huge problem, since single-file plugins with external
 resources are _doing_it_wrong and should use a directory.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/16953#comment:118>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list