-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
command:plugin-statusRelated to 'plugin status' commandRelated to 'plugin status' commandcommand:theme-statusRelated to 'theme status' commandRelated to 'theme status' commandgood-first-issueGood for newcomersGood for newcomers
Milestone
Description
The two Mustache template files required by this repository ( plugin-status.mustache & theme-status.mustache ) are still located in the wp-cli/wp-cli repository. This is an oversight from wp-cli/wp-cli#3728.
They should be moved over to this repository and then later removed from wp-cli/wp-cli once a new release for this package was tagged and required in wp-cli/wp-cli.
- Copy
plugin-status.mustache&theme-status.mustacheintowp-cli/extension-command - Add
plugin-status.mustache&theme-status.mustacheto inclusion list inutils/make-phar.php - Tag a new release of
wp-cli/extension-commandwith added files - Require that release or higher of
wp-cli/extension-commandinwp-cli/wp-cli - Remove
plugin-status.mustache&theme-status.mustachefromwp-cli/wp-cli
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
command:plugin-statusRelated to 'plugin status' commandRelated to 'plugin status' commandcommand:theme-statusRelated to 'theme status' commandRelated to 'theme status' commandgood-first-issueGood for newcomersGood for newcomers