I have a multisite setup with a static page as the homepage called Home
. However, when I create a new subsite within the multisite network it defaults to the Wordpress blog page as the default homepage. I don't want to have to go into the settings of every site I create and update the homepage to the static Home template.
Is there a way for me to edit my functions.php file so a newly created site already has the static page Home
selected?