Wp-basic-requirements is a simple library for WordPress plugins to check if the environment meets the requirements
and if the requirements are not met shows proper notice to user.
wp-basic-requirements is a simple library for WordPress plugins allowing to verify if the target environment meets the defined requirements. If not, it can be also used to display the notice to the users containing the proper information.
Library have to be compatible with PHP 5.2.x as it's the lowest possible version for WordPress.
The library has to be compatible with PHP 5.2.x since it's the oldest acceptable version for WordPress to be run.