5 ms·
Agreed. When we need to move things around we dump, find/replace and then re-serialize via https://github.com/rysi3k/Fix-Serialization https://github.com/rysi3k
by actionscripted 11y ago
Agreed. When we need to move things around we dump, find/replace and then re-serialize via https://github.com/rysi3k/Fix-Serialization https://github.com/rysi3k/Fix-Serialization. It's crazy there isn't a better way and the way WordPress handles URLs could be better.
- look_lookatme 11y agoHave you considered using wp export/import in lieu of actual database dumps? http://wp-cli.org/commands/export/ http://wp-cli.org/commands/export/