simondw
Results
1
issues of
simondw
### Description of the Change Replaced deprecated function `insert_blog()` with `wp_insert_site()`. When running `wp mu-migration import all` without passing a value for `--blog_id`, `create_new_site()` returned `false` . This update returns...