I’m building a network with multi-site.
When create a new site, I want some data for site: category, tag, post, active plugin… also create as default data.
Who can show me how to do?
Write a plugin and add data as I want, direct modification function create?
You could use a run-once plugin. The following is just some made-up code, not even tested. See it as a guide, not as a solution. 🙂