wp-cli / restful

Unlocking the potential of the WP REST API at the command line

Home Page:https://wp-cli.org/restful/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--debug support for endpoint registry

danielbachhuber opened this issue · comments

Because we're particular about the endpoints we actually register as commands, let's scatter some WP_CLI::debug() throughout the registration process to give end users more visibility into which endpoints are registered, and which aren't.