How to upgrade WordPress with DDEV: from local development to production
Goals: update WordPress core, PHP version, and plugins We wanted to upgrade our WordPress site, ddev.com, to the latest version of PHP as well as updating WordPress Core and some plugins. We are hosting ddev.com on our own DDEV-Live hosting platform and we used both the ddev-live CLI and DDEV-Local to perform these updates. In … Continued