You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could the docs for "wp db reset" be updated to clarify that/if:
if the command will not load any themes/plugins (= "--skip-plugins --skip-themes" are the default?)
if the command will not load any mu-plugins?
If it does load mu-plugins, there should be a way to stop that from happening. As otherwise (malicious) mu-plugins could stop the DB reset by just calling exit; and abort the process.