10up / MU-Migration

This WP-CLI plugin makes the process of moving sites from single WordPress sites to a Multisite instance (or vice-versa) much easier. It exports everything into a zip package which can be used to automatically import it within the desired Multisite installation.
MIT License
329 stars 47 forks source link

Improvements to the author mapping. #17

Closed nicholasio closed 7 years ago

nicholasio commented 7 years ago

Looping through all records on posts tables with straight SQL query instead of relying on WP_Query