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

WP-CLI Description should be meaningful #1014

Closed
jessecowens opened this issue Dec 12, 2024 · 0 comments · Fixed by #1039
Closed

WP-CLI Description should be meaningful #1014

jessecowens opened this issue Dec 12, 2024 · 0 comments · Fixed by #1039

Comments

@jessecowens
Copy link
Member

The current output of wp help lists the class name of the various commands, rather than a human-readable string describing the purpose of the command. Other commands use a brief description of the purpose of the command.
wpcli-w3tc

Replcation:
Execute wp help

Expected behavior:
Instead of "Class: W3TotalCache_Command," the description should read something like "Manage W3TC settings, flush, and prime the cache"

@jacobd91 jacobd91 linked a pull request Jan 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant