pattonwebz/theme-php-version-support-check

A class used to do PHP version checking on theme activation and revert if min PHP version not met.

1.0.0 2019-03-31 04:32 UTC

This package is auto-updated.

Last update: 2024-03-29 03:58:16 UTC


README

A simple class to perform an activation php version support check for a WordPress theme.

You just need to instantiate the class in your theme. I suggest doing this as early as possible - ideally as part of your bootstrapping inside of functions.php.

Licence Information

This package is licensed under GNU GPLv2 or later licence.

Copyright 2019 © William Patton.