Hello,
We have a multisite instance and I noticed recently that the option that gets set when we create a new site for the “Events Template” on the display tab is no longer what we want. We need it to be “Default Events Template”, but it’s getting set as “Default Page Template.”
We can manually go and update that setting, but it is another thing we have to remember. We already have a custom action running on wpmu_new_blog, and I’m hoping we can add a line or two of code to that to set this option then, but I’ve been having trouble figuring out the right way to programmatically set it.
Any advice?
Thank you,
Rachel