0
votes
1answer
180 views

Migrating wordpress multisite and domain mapping plugin

I have a WordPress Multisite installation (with sub-domains). Plus I use WordPress MU Domain Mapping to have separate domain name for each subsite. Now, I want to migrate all this to a new server (NO ...
1
vote
0answers
246 views

How can we set up a solid test site with Network mode (sub-domains) enabled? [closed]

Update: I came by a reasonable alternative to the approach explained below, instead using a GIT repo and a WordPress Multisite plugin: Deploymint: a staging and deployment system for WordPress. ...