[wp-trac] [WordPress Trac] #25137: Enable safe mode to run WordPress without loading plugins
WordPress Trac
noreply at wordpress.org
Mon Aug 26 05:00:29 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 |
-----------------------------+------------------------------
Comment (by knutsp):
Replying to [comment:9 rmccue]:
> Disagree with this approach. If we were to implemented, I think it
should be simple:
>
> {{{
> define('WP_DISABLE_PLUGINS', true);
> }}}
>
> Anything else is IMO too complicated for something that's only really
used during debugging.
Even "simpler" to rename the plugins folder. The target users for this
enhancement should be those who don't know how to edit `wp-config.php` or
to rename a folder. There is no need to use FTP to run WordPress today,
except when an unexpected fatal error occurs, perhaps after an update.
Clicking on a "safety" bookmark or a URL in an email, is something they
can do.
I still think this can be implemented without being too complicated, still
safe. A plugin may demonstrate. Case could rest until it's made. I can
try.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25137#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list