May 19, 2023
With all versions of PHP 7 now officially EOL (end of life) any plugins you develop, or have developed, must support PHP 8. While WordPress does run on PHP 8, many plugins do still not support it fully. In this workshop, we’ll look at how to can test your plugins for PHP compatibility, in order to get them updated.