I’m maintaining a WordPress theme that is being used by 3 sites. But I need to customize the theme from each of these websites while there are still changes need to apply to all of theme.
What is a good way to control the source code?
Leave a Reply
You must be logged in to post a comment.
You should take a look into the Child Theme modifications.
Here from the official WordPress Codex: http://codex.wordpress.org/Child_Themes
To make it short: