Testing plugins for PHP version compatibility



Testing plugins for PHP version compatibility

Testing plugins for PHP version compatibility

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 still do 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.Presentation Slides ยป

View this video and others on WordPress.TV: https://wordpress.tv/2023/08/11/testing-plugins-for-php-version-compatibility/

Comments are closed.