If you’ve ever replatformed a site to a new CMS, you know that the hardest part is migrating the content. That’s especially true when coming from WordPress, where the content is defined in a variety of ways, from Gutenberg blocks to Advanced Custom Fields to plain ol’ HTML when using the Classic Editor. It can be done, but it’s tedious work, often involving compromises and data loss. So we decided to do something about it. Today we’re excited to announce wp-import, a new CLI comman...