1

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?

patricko
  • 831
  • 4
  • 16
  • 34

1 Answers1

1

This is the best setup

Customize default settings on new sites on multisite
by Wordpress.Stackexchange

Paulo Boaventura
  • 1,365
  • 1
  • 9
  • 29