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

Include hook details in documentation #501

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

mrsdizzie
Copy link
Contributor

When a command specifies a non-default hook, include those details in handbook documentation for the command.

Related: wp-cli/wp-cli#5921

Fixes: wp-cli/wp-cli#5838

This uses essentially the same code from the wp help command added in PR above.

When a command specifies a non-default hook, include those details in
handbook documentation for the command.

Related: wp-cli/wp-cli#5921

Fixes: wp-cli/wp-cli#5838
@mrsdizzie mrsdizzie requested a review from a team as a code owner April 27, 2024 16:21
@danielbachhuber danielbachhuber added this to the 2.11.0 milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants