REST API Inspector
Inspect the REST API routes, endpoints, parameters and properties registered on a site
by Paul V. Biron/Sparrow Hawk Computing · github.com/pbiron/wp-rest-api-inspector · website
★ 9stars
302release downloads
2forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pbiron/wp-rest-api-inspector/releases/download/0.1.0/wp-rest-api-inspector.0.1.0.zipDeclares an update source (https://github.com/pbiron/wp-rest-api-inspector), so updates arrive through the plugin's own updater.
From the readme
REST API Inspector #
Inspect the REST API routes, endpoints, parameters and properties registered on a site
Description ##
Adds a Tools REST API Inspector menu that presents information about registered REST API routes, endpoints, etc in various list tables.
On Screen Help ##
There is skeletal help in the WP Help tabs on each screen, so I won't bother to say much here about how to get started and use this plugin: Just go to Tools REST API Inspector and see the "Help" tab.
Note: although it may look like there is only one screen (on that Tools menu), each "type" of data (e.g., routes, endpoints, parameters, properties) is displayed in a list table specific to that data "type"...with their own WP Screen instance. So, be sure to check the Help tabs on each such screen (especially the Questions tabs).
Some of the on screen help may be incorrect...as I've added new functionality I haven't always had time to update the help tabs (e.g., "Available Actions" tab on the Routes scr
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.1.0 | Jan 13, 2020 | wp-rest-api-inspector.0.1.0.zip | 302 |