Uninstall with `--deactivate` flag
craigtommola opened this issue · 3 comments
craigtommola commented
user@server:/data/blogs$ wp plugin uninstall google-analyticator --deactivate
Deactivating 'google-analyticator'...
Warning: Plugin 'google-analyticator' is network active and must be deactivated with --network flag.
Uninstalled and deleted 'google-analyticator' plugin.
Success: Uninstalled 1 of 1 plugins.
Despite the warning that a plugin was network active and must be deactivated with the --network flag, the plugin was in fact deleted. No skin off my nose, but it seems contradictory or unintended, based on the warning message.
janw-me commented
A candidate for good-first-issue ?
NielsdeBlaauw commented
I'll be looking at this!
kkoppenhaver commented
As far as I can tell based on the conversation on #319, the patch needs to be re-applied and a test or two added.
The PR was closed during clean up, but appears to have been saved here: https://gist.github.com/danielbachhuber/f9aa4f759c7d57ff2663d07766241692