[wp-trac] [WordPress Trac] #25137: Enable safe mode to run WordPress without loading plugins
WordPress Trac
noreply at wordpress.org
Mon Aug 26 14:58:01 UTC 2013
#25137: Enable safe mode to run WordPress without loading plugins
--------------------------------+------------------------------
Reporter: knutsp | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 3.6
Severity: normal | Resolution:
Keywords: dev-feedback close |
--------------------------------+------------------------------
Changes (by nacin):
* keywords: dev-feedback => dev-feedback close
Comment:
Moving the `plugins` directory immediately prevents plugins from loading,
but doesn't deactivate them. Going to plugins.php will deactivate them.
But, the plugins page remembers "Recently Activated" (but deactivated)
plugins.
I'm not sure there is anything for us to do here. It's probably just as
easy, if not easier, for a user to disable plugins via a directory move,
than it would to edit wp-config.php. One requires just a simple web-based
server file browser (or FTP client), the other requires a more complicated
file edit. Safe mode also doesn't help the issue that once you've disabled
all plugins, you need to test (ideally one by one) to see which plugin is
causing the problem. Safe mode only allows for all-on or all-off, unless
you let them deactivate a plugin while in safe mode, then they can remove
safe mode again. But then there is the issue of the default theme, and
whether you switch that back to, and whether a "safe mode" could actually
cause data problems.
There are some cool ideas here but it's pretty clear none of them are good
for core.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25137#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list