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.

Maintainers

Package info

github.com/pattonwebz/theme-php-version-support-check

pkg:composer/pattonwebz/theme-php-version-support-check

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2019-03-31 04:32 UTC

This package is auto-updated.

Last update: 2026-03-01 00:27:34 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.