sumitpore / mvc-plugin-boilerplate-for-wordpress

An MVC WordPress Plugin Boilerplate with clear separation of concerns. Will make your experience of creating a WordPress Plugin enjoyable!
178 stars 24 forks source link

:bug: fix #17 - WPBRS_REQUIRED_PHP_VERSION constant undefined error #18

Closed sumitpore closed 5 years ago

sumitpore commented 5 years ago

[x] Fixed undefined constant error [x] New Helper functions introduced to check if version dependencies of php & wp are being met or not. These helper functions are used in the templates as well.