[wp-trac] [WordPress Trac] #25137: Enable safe mode to run WordPress without loading plugins
WordPress Trac
noreply at wordpress.org
Tue Apr 26 22:06:52 UTC 2016
#25137: Enable safe mode to run WordPress without loading plugins
-----------------------------+------------------------------
Reporter: knutsp | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Bootstrap/Load | Version: 3.6
Severity: normal | Resolution:
Keywords: dev-feedback | Focuses:
-----------------------------+------------------------------
Comment (by Mte90):
Maybe a way can be `define('WP_DISABLE_PLUGINS', 'manage_options');` with
that value with false as default internally on wordpress.
In this way the user can choose the capabilities but I think that add the
support for the user name will be better.
So with a three state: true to disable globally, capabilities and username
we can cover all the cases where that safe mode will be useful.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25137#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list