joeguilmette / wp-local-toolbox

A simple plugin to set different defaults for local, staging and production servers.
GNU General Public License v3.0
78 stars 13 forks source link

Add WPLT_ENABLED_PLUGINS to force activation of plugins #1

Closed joeguilmette closed 8 years ago

joeguilmette commented 9 years ago

This would be useful for production sites to prevent users from breaking the site. Also, with using WPLT_DISABLED_PLUGINS it is easy to think that a plugin is activated in the database but being deactivated by WPLT, when in fact it's deactivated in the database.