Closed 22nds closed 7 years ago
With debug turned on in wp-config.php: define('WP_DEBUG', true); there were errors displaying on the Themes page
To fix this the ids were added and all array items aligned in the theme's functions.php.
Now the errors don't show up any more.
Thanks Maja. I will merge it right away.
With debug turned on in wp-config.php: define('WP_DEBUG', true); there were errors displaying on the Themes page
To fix this the ids were added and all array items aligned in the theme's functions.php.
Now the errors don't show up any more.