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

WordPress Trac noreply at wordpress.org
Mon Mar 17 04:29:45 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:  has-patch dev-feedback 3.9-early  |     Focuses:
----------------------------------------------+-----------------------

Comment (by rmccue):

 I suspect this could be a WP-CLI problem. Relevant PR over there is
 [1019](https://github.com/wp-cli/wp-cli/pull/1019).

 > Only got two of them though, and only on subsequent upgrades to the
 current nightly build, not on the initial one.

 My guess: on first load, `wp_register_plugin_realpath` doesn't exist (or
 WP-CLI doesn't realise it does), so the plugin paths never get loaded. On
 second load, the files have been updated. Still not sure how that would
 occur, but something along those lines could explain it.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/16953#comment:108>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list