Can’t get to admin login after failed WP update
-
After attempting to update WordPress (it failed), we now get the following error when trying to get to the admin login:
Fatal error: Call to undefined function is_customize_preview() in /home/content/21/9021721/html/wp-admin/includes/admin-filters.php on line 47
I’m unable to get in through wp-login.php either. I have used ftp to check the admin-filters.php file and compare it to previous versions. Line 47 appears to be exactly the same as in previous versions.
if ( ! is_customize_preview() ) {
I’m at a loss of what to do. Unfortunately, I was just brought in on this project and I’m told there are no backups for the site. I also don’t know what the WP version was that they were trying to update when it failed.
Luckily, the site is still live but I’m scared to try things that might actually cause it to go down. I’m hoping someone here can help!!
Thanks so much.
The page I need help with: [log in to see the link]
- The topic ‘Can’t get to admin login after failed WP update’ is closed to new replies.