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 new database.
For developing locally I only use 2 or three WP installs. Your mainly working on theme files so just create a new theme for each project and you can even use one dev database and change the table prefix in wp-config.php so so you don’t have to create a new database each time.
See this answer for complete details on a nice streamlined local dev system to use.
Related Posts:
- Blog Settings import/export in WordPress Network environment
- How to migrate WordPress Blogs into Multisite without using the GUI-Import/Export Feature
- Copy site from one multisite to another
- Fixing media links after importing to multisite
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- WordPress (+WPMU) Import/Export ALL settings?
- Move Multiple WP Installs on a single domain to WP Multisite
- Which is the correct way to migrate content from single WP to WP multisite
- how to convert a wp multisite into a single site with content from subsites
- How do I split a single WPML site with 6 languages (English is Main) into Multisite with 5 subfolders
- Migrate site from WordPress multisite to another WordPress multisite
- Export to WXR for pages containing script and iframe tags
- How to delete post revisions?
- How to get blog name, when using WordPress Multisite
- Listing of all uploaded files in network sites
- Network not displaying all sites and users
- How to reset passwords for all users on a network using wp cli
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- How to modify author base slug with groups and slug to use nice_nickname?
- How to make a newly registered site on multisite network “live” only when the user is ready
- How to find site id for one site on a multisite
- 3.9 breaks multisite
- Add site options UI in Multisite Sites > Infos page
- New Multisite Network: redirected you too many times
- Stop wordpress from sending out moderation emails
- BP Multi Network & Members Directory [closed]
- Multiple Domains and Subdomains Using Multisite Installation
- Need to manually regsiter user, send the password and retreive their user ID
- Deleting sites and users automatically in multisite
- Global Parent theme for all sites
- Make default new sites https (multisite)
- How to move theme directory but not plugins/uploads out of WordPress root directory?
- the blog owner multisite
- WordPress Installation for multi-domains with nginx and php-fpm
- Max number of multisites
- Get users primary blog URL in MultiSite
- WordPress MU Domain Mapping Customizer Error
- How to properly force https and www on multisite with Apache HTAccess
- Is it possible to setup multiple sites with a common pool of posts?
- Not able to access dashboard of subdomain
- How to stop unlink images when remove a site or user
- Multisite Redirect issue
- Multisites, upload issues, and iOS!
- How to allow WordPress users create sub-website or mini-website under my domain with any basic site builder?
- How to get option values set from all sites within a Multisite setup?
- Stop WordPress Entirely and Run My Own Code
- How to host blog on separate domain from main site
- What is meant by Multisite in WordPress?
- Allow Author on Site A capability to upload files on Site B in Multi Site
- SELinux security vs WordPress updates
- Can you manage multiple domain names from a single WordPress multisite network?
- Installed domain-based Multisite but can’t access wp-admin (redirect loop)
- WordPress Multisite Strange Redirect on Primary Site
- Subsite access without being a member of the subsite in wp multisite network
- Redirect loop after activating wordpress multisite feature
- My Media Library is broken across all my subsites
- WordPress Network (multisite) — how to ensure each site has their own admin URL?
- WordPress multisite proper prefix attribution
- Is it possible for a child-site of a multisite to be a multisite itself?
- WordPress stuck in deleting user
- Multisite installation on an existing single installation
- Multisite Sub domains not working
- How Can I Change The Name Of My Subdomain in WordPress Multisite
- Display site description instead of site name
- WordPress multi-site: How do I create the home page, the root URL?
- Multiple Websites that share some content types and not others
- Solving a get_user_meta() problem in Multisite
- Is it possible to query posts with tax queries after multisite switch_to_blog() function?
- In Multisite the users profile picture keeps disappearing for “the other site”
- How to use the sunrise.php script for Multisite network domain mapping?
- How to pull data from child installation to parent theme
- Two installs conflicting – Pages redirecting
- Website not listed under Sites (in a Network environment)
- Give users acces to admin a single post or set up WP network?
- WordPress Multisite for multi-language
- get_site_option / update_site_option – the main site and sub sites do not share the same storage
- Can I use the main Multisite as a backend only?
- Number of total comment does not tally with the number of comment?
- Downloading customized theme from wordpress
- Subsites in Multisite throw 404 in wp-admin
- WordPress theme to support single website but with 3 sections for 3 languages
- WordPress multisite condition for certain blog_id’s
- the menu of the network does not display my second website
- Multisite – site user limited only for this site
- Update siteurl and home in multisite subsites to https
- WordPress multi-domain with multiple sites with multiple languages
- Get variable from previous blog while using switch_to_blog
- Domain level problem for multisite?
- Redirect www.mainsite.com/subsite/wp-login to www.mainsite.com/wp-login
- WordPress multisite not working
- multisite detect subsite blog number
- New multisite redirects to main site
- How to disable style filtering in post?
- How does adding custom meta to signup form work?
- Can’t un-archive site after upgrading to WordPress 3.8
- Create a Network of Different websites with wordpress
- WP Multisite: Do a function after blog is activated
- How to login Separately in each blog?
- Cookies in Multisite network where sites have their own domain name?
- Change a subsite Admin role of a WordPress Multisite after 24 hours registering