Problems Detecting WordPress MU in Plugins with PHP’s __FILE__
I'm a fan of symlink-type deployment scripts such as Capistrano, which is in heavy use in Pressible. It's not perfect, but it's how we deploy most of our non-MU code (plugins, themes, etc.). The basic premise of these scripts is that code is copied from your SCM system into a staging directory, and once everything …

1 Comment(s):
[…