Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI commands should extend WP_CLI_Command class #37

Open
CodeProKid opened this issue Jun 16, 2017 · 0 comments
Open

CLI commands should extend WP_CLI_Command class #37

CodeProKid opened this issue Jun 16, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@CodeProKid
Copy link
Collaborator

The commands should actually extend the WP_CLI_Command class rather than the WP_CLI class. We will then have to switch a lot of the method calls to WP_CLI::method() rather than parent::method()

@CodeProKid CodeProKid self-assigned this Oct 9, 2017
@CodeProKid CodeProKid added this to the 1.3.0 milestone Oct 9, 2017
@CodeProKid CodeProKid added the bug label Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant