I need to share a theme with 5 sites and have them use a separate css.
The idea is to have 5 wordpress installations.
- Domain 1
- Domain 2
- Domain 3
- Domain 4
- Domain 5
The 5 domains will use a theme located in "a directory in x domain" and the 5 domains will have their custom CSS file for little changes.
Little changes are the logo, colors, etc... nothing big.
Then when I upgrade something big, for example the complete theme, complete layout, change post width, reorder something, add an announcement under the post, etc...
The 5 sites will receive the update instantly and I will not have to update 5 websites.
Also people who visits the 5 sites, will not need to load everything again, just he little changes.
The same for plugins, have like a pool plugins folder for the plugins that can be shared and single plugins for each domain.
Can anyone share a solution ?
Thanks.