-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
command:plugin-installRelated to 'plugin install' commandRelated to 'plugin install' commandcommand:theme-installRelated to 'theme install' commandRelated to 'theme install' commandgood-first-issueGood for newcomersGood for newcomers
Description
Please allow theme slug renaming. For example:
wp install theme .zip --slug=foo
I just encountered that need when I used URLs from GitLab. I installed a parent theme, and it was given a weird name that the host probably derives from its commit ID.
Then I tried to install its child theme, and got an error, because it couldn't find its parent theme.
If I could install the parent theme and set its slug, that wouldn't have happened.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
command:plugin-installRelated to 'plugin install' commandRelated to 'plugin install' commandcommand:theme-installRelated to 'theme install' commandRelated to 'theme install' commandgood-first-issueGood for newcomersGood for newcomers