wp-cli / extension-command

Manages plugins and themes, including installs, activations, and updates.
MIT License
90 stars 79 forks source link

Avoid deleting parent of active theme unless using `--force` #324

Closed danielbachhuber closed 2 years ago

danielbachhuber commented 2 years ago

Fixes https://github.com/wp-cli/extension-command/issues/323 Fixes https://github.com/wp-cli/extension-command/issues/325