set minversion and maxversion for themes in view/theme/themename/php/theme.php instead of separate file.
This commit is contained in:
@@ -471,6 +471,8 @@ function get_theme_info($theme){
|
||||
'description' => '',
|
||||
'author' => array(),
|
||||
'version' => '',
|
||||
'minversion' => '',
|
||||
'maxversion' => '',
|
||||
'compat' => '',
|
||||
'credits' => '',
|
||||
'maintainer' => array(),
|
||||
|
Reference in New Issue
Block a user