Centrally located functions.php; maybe?
-
Hope I’m posting to the right place. My apologies if not. This is my issue:
I have four different blogs on a multisites setup, each using the same child theme but with different Theme Name and slight variations on their style.css. This works OK.
Now, each blog has, and will always have the same functions.php on its child theme. The problem is that, when I update one functions.php file, I have to update all four. I wonder if I can keep a centrally located functions.php where I can make changes and have each child theme’s functions.php read from that central file.
Any guidance is appreciated. Thanks!
The topic ‘Centrally located functions.php; maybe?’ is closed to new replies.