[ad_1] There is a lot of advice on keeping your WordPress themes, plugins, and core files up to date. This helps keep your site in working order. Though, it’s not the only element to focus on. You’ll also want to update PHP in WordPress, to keep the server-side running smooth. Every site has a front […]
Continue readingTag Archives: PHP
What’s Coming in PHP 8.1
[ad_1] What’s Coming in PHP 8.1 → PHP 8.1 is very much in progress, and is slated to come out in November. While WordPress developers often (and reasonably) don’t use many of the features of PHP 7, nevermind PHP-8-only features, some of these things are at least worst knowing about. Seeing where the language is going […]
Continue readingHow To Downgrade Composer, PHP, and NPM
[ad_1] TL;DR: If you’re working on a variety of projects each of which requires different versions of PHP, Composer, and/or NPM you may need to change the version of all or any permutation of any of these utilities. This article outlines what steps need to be taken to downgrade Composer, PHP, or NPM when working […]
Continue reading