>
Download This Plugin | |
Download Elegant Themes | |
Name | Safe Mode |
Version | 1.1.2 |
Author | Uffe Fey, WordPress consultant |
Rating | 100 |
Last updated | 2014-10-07 12:40:00 |
Downloads |
2384
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Safe Mode plugin added 0 bytes of resources to the Home page and 22 bytes of resources to the sample Post page.
Safe Mode plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Safe Mode plugin ads no tables to your Wordpress blog database.This plugin enables safe mode for WordPress. This means:
Whenever something's wrong with a WordPress site, the first rule of thumb is to disable plugins and revert to the default theme if possible. Depending on the nature of the error, that is not always an option. The back end (dashboard) may also be down or you may not have FTP access to manually disable plugins and themes.
Enter Safe Mode. Safe Mode will completely disable all plugins and the active theme temporarily for a single page view - ultimately enabling you to log in and remove the offending plugin. (This is not guaranteed to work in all scenarios, please read the disclaimer)
If your site crashes due to an upsetting plugin or theme, all you have to do is add a querystring parameter to the URL. Doing that will temporarily disable all plugins for that single page view, as well as temporarily activate a default theme if one is installed.
Let's say you're the owner of http://www.example.com. To enable safe mode for one particular page, you add this to the URL: "?safe_mode=1".
Bear in mind that you have to do this for every view. The querystring parameter isn't carried on automatically. So, for instance:
When you go to plugin management, all plugins will seem to be deactivated (due to the way Safe Mode works), but you'll still be able to explicitly deactivate each plugin. Just use the "Deactivate (safe mode)" option.
By default theme, I'm referring to the themes that ships with WordPress, you know, the Twenty "something" ones.
The plugin checks if any of these themes are installed, and if so, activates the first theme it encounters. Thus I highly recommend that you keep one of those themes installed at all times. If you don't, safe mode will keep your current active theme, and that theme may just be the offender - leaving safe mode useless. Keep this in mind.
This plugin will be able to handle many scenarios, but not all. If your site's crash is caused by a database crash, or something that simply brings down the PHP parser, like a call to an undefined function, Safe Mode won't be able to do anything about that.