I want to develop locally with Multisite, then migrate each site to separate remote WP installs
Using multisite to develop then export to a single install is a bad idea. For one multisite behaves different than a single install and you want your dev to as close to the production as possible. It’s also a pain in the a** to manually export the right db tables then import them into a … Read more