Hi all,
I currently run a multi-site WP blog, which has 4 sub-blogs running as directories.
I want to get rid of the sub-blogs and move to a single blog, in the process of moving hosts.
I can set up a clean WP install with a brand new DB, and I backed up my current DB using mysqldump.
Are there any tutorials to move from multi-site to a single blog? I could attempt this myself I guess, using PHPmyadmin, but wanted to ask if there are specific things I should look out for. Or is there a tutorial out there?
TIA!