HTTP API Debug
Hook into the http_api_debug action to see the HTTP requests your site is making.
by Eric King · github.com/webdeveric/http-api-debug · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/webdeveric/http-api-debug/archive/refs/heads/master.zipFrom the readme
HTTP API Debug
This plugin hooks into httpapidebug action to give you a record of the http requests your server is making.
It only logs requests that use the WPHttp object.
TODO
Options Page
- Purge now button - and add to bulk options
List Table
- Add ajax action to append domain to block list, if domain filter is set to exclude.