Hi, I'm actually in a tricky situation, I've added a new theme on my wordpress but an error occurs: Fatal error: Call to undefined function wp_get_theme() in /homez.424/boncheap/www/wp-content/themes/colorway/functions/theme-options.php on line 11 I have no idea what to do. Any one can help me ? Thanks Annaïs
Is your WordPress up to date? If not, update it. You could also try re-installing it. If all else fails, you could try removing reference to that undefined function wp_get_theme() in the file specified above (theme-options.php).