Try switching to the Twenty Eleven theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.
When I updated to the new version my website goes away and this message pops up Fatal error: Call to undefined function wp_get_theme() in /home/content/12/9060412/html/wp-content/themes/hatch/library/functions/utility.php on line 119
Right now I don’t have a website. How can this be fixed?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
There’s more chance of receiving help when starting your own threads.
Your current version of WordPress does not appear to support this themes. Try:
– switching to the Twenty Eleven theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.
– resetting the plugins folder by FTP or phpMyAdmin.
That should get you back into your site. Then upgrade WordPress asap.
That worked, thanks very much.