2019-07-12, 10:26 AM
In function_themes.php there is this line:
To save having to trawl through the code, is there a list of the $theme_vars, and is there a hook I can add to the variable?
$stylesheet = parse_theme_variables($stylesheet, $theme_vars);
To save having to trawl through the code, is there a list of the $theme_vars, and is there a hook I can add to the variable?