项目作者: webdeveric

项目描述 :
Hook into the http_api_debug action to see the HTTP requests your site is making.
高级语言: PHP
项目地址: git://github.com/webdeveric/http-api-debug.git
创建时间: 2014-08-19T22:19:52Z
项目社区:https://github.com/webdeveric/http-api-debug

开源协议:

下载


HTTP API Debug

This plugin hooks into http_api_debug action to give you a record of the http requests your server is making.
It only logs requests that use the WP_Http 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.