wp-cli / extension-command

Manages plugins and themes, including installs, activations, and updates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wp theme delete --all Removes parent theme

najdanovicivan opened this issue · comments

Command will only keep currently active theme but if active theme is child theme parent theme will be deleted this should not happen the parent theme should be kept as well

This will be fixed by #324