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

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 6 13:51:47 UTC 2011


#16953: Allow symlinked plugins
------------------------------+-----------------------------
 Reporter:  scribu            |       Owner:  scribu
     Type:  enhancement       |      Status:  reopened
 Priority:  normal            |   Milestone:  Future Release
Component:  Plugins           |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+-----------------------------

Comment (by scribu):

 Well, anything that uses plugin_basename(__FILE__) won't work properly and
 ''can't'' be fixed by hooking into 'plugins_url'.

 Changing each plugin to pass to plugin_basename() what it would expect is
 not a good solution.

 Hence the proposed filter.

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


More information about the wp-trac mailing list