Anyone else frustrated with backing up single subsites in WordPress Multisite?
Hey guys,
Been dealing with a couple of big Multisite networks this week and I'm curious how you're all handling this.
Full network backups are easy enough. But whenever a client wants to back up or isolate just one specific subsite—or worse, move a subsite out to its own standalone WP install—it turns into a headache. Between serialized data, custom table prefixes, and sorting out the media uploads folder, it always takes way more time than it should.
How are you guys actually dealing with this day-to-day? Custom WP-CLI bash scripts? paid plugins? Or are we all still doing manual DB dumps and search-and-replace praying nothing breaks?
Would love to know if there's a cleaner way people are doing this lately.