Linux 软件免费装
Banner图

API Log Pro

开发者 bhubbard
hubbardlabs
更新时间 2022年6月24日 23:46
捐献地址: 去捐款
PHP版本: 7.0.0 及以上
WordPress版本: 6.0
版权: GPLv3 or later
版权网址: 版权信息

标签

logging json api rest api wp rest api wp api json api api-log-pro

下载

0.0.7 0.0.8 1.0.0 0.0.5 0.0.6

详情介绍:

This plugin enables logging of all calls to the WordPress REST API. You can view all logs from the WordPress Admin under API Log Pro.

安装:

  1. Copy the api-log-pro folder into your wp-content/plugins folder
  2. Activate the API Log Pro plugin via the plugin admin page

升级注意事项:

Upgrade notices will be here.

常见问题:

What is the difference between outgoing and incoming logs?

Incoming are requests made to the WordPress Reset API, while outbound requests are made to 3rd party API services using the wp_remote_request() function.

How long are logs kept?

Currently logs are kept for 15 days.

Can I view the log via the api?

Yes, you can use the WordPress api to view the logs if you have manage options permissions as a WordPress User. Here is the endpoint: /wp-json/api-log-pro/v1/logs

更新日志:

0.0.1