Is there a way to get WordPress to look for plugins and themes in multiple directories? Or even just in a different directory than the default ABSPATH . /wp-content/(plugins|themes) ?
Is there a way to get WordPress to look for plugins and themes in multiple directories? Or even just in a different directory than the default ABSPATH . /wp-content/(plugins|themes) ?
What exactly do you want to do?
Maybe theres is another way around it ...
Ideally, I want some plugins/themes that are installed "system wide" for all my WordPress blogs (which share code living in /usr/share/wordpress) but also have some plugins/themes that are only installed for certain sites, based on host. I already have a different wp-config.php loading on a per-host basis, so ideally I'd like to set up something in there that adds a plugin/theme search location...
This topic has been closed to new replies.