-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
bugcommand:theme-installRelated to 'theme install' commandRelated to 'theme install' commandcontributor-day
Milestone
Description
Bug Report
- Yes, I reviewed the contribution guidelines.
- Yes, more specifically, I reviewed the guidelines on how to write clear bug reports.
Describe the current, buggy behavior
When two themes are passed to install with activate flag, first theme is activated and after second theme is installed, newly installed theme is activated.
wp theme install simple-life blue-planet --activate
May be we should warn users in such case like:
Error: Only a single theme can be active.
Describe what you would expect as the correct outcome
Error: Only a single theme can be active.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugcommand:theme-installRelated to 'theme install' commandRelated to 'theme install' commandcontributor-day