It happened to all of us, we were checking on our WordPress website, we’ve updated a plugin (a set of plugins even!) or maybe a theme, and instead of our awesome website of awesomeness, there was a just a big white screen laughing at us. This has happened before and it will happen many times more in the future. The most important thing to know in this situation is that it can easily be fixed! Just follow the steps below:
- Log into the FTP of the site by using an FTP client – I recommend Filezilla which I use on a daily basis
- Navigate to the wp-content directory of your site and enter the plugins directory (or themes if you updated a theme)
- Find the plugin/theme folder which you updated and rename it (you can rename it to anything you want – plugins1, 2plugins, myplugins etc.)
This action will deactivate that particular plugin/theme and you will regain control of your website. If you updated a set of plugins and you don’t remember which ones they were, you can rename the whole plugins directory and thus deactivate all the plugins on the site. Afterwards, by logging into the wp-admin area of the site, you can activate them one by one in order to locate the culprit!