wp-cli / handbook

📖 Complete documentation for WP-CLI
https://make.wordpress.org/cli/handbook/
MIT License
186 stars 320 forks source link

Updating profile.md with more hooks showing for the profile stage command #516

Closed josevarghese closed 1 month ago

josevarghese commented 1 month ago

Added with more hooks showing for the wp profile stage bootstrap --fields=hook,time,cache_ratio --spotlight like setup_themeand after_setup_theme.

wojtekn commented 1 month ago

Actually, isn't this one auto-generated, too?

ernilambar commented 1 month ago

Yes. It should be updated here - https://github.com/wp-cli/profile-command/blob/main/src/Command.php

josevarghese commented 1 month ago

Done. Created a PR with the help of @wojtekn over here: https://github.com/wp-cli/profile-command/pull/191

ernilambar commented 1 month ago

Closing in favor of https://github.com/wp-cli/profile-command/pull/191