André Amorim

Crafting Web Experiences

//

multisite

Go back to /notes?

  • Allow multiple domains to open same multisite with single database in WordPress

    In some cases, you might need to clone a multisite for testing or staging purposes, but you might want to use the same database on both clone and production websites. This can be needed not to deal with data synchronization between staging and production sites when it’s ready to take the changes live. It’s especially…