Title: API Log Pro
Author: Hubbard Labs
Published: <strong>2019年9月23日</strong>
Last modified: 2022年6月24日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/api-log-pro/assets/icon-256x256.png?rev=2601956)

# API Log Pro

 由[Hubbard Labs](https://profiles.wordpress.org/hubbardlabs/)

[下載](https://downloads.wordpress.org/plugin/api-log-pro.1.0.0.zip)

 * [詳情](https://zh-hk.wordpress.org/plugins/api-log-pro/#description)
 * [評價](https://zh-hk.wordpress.org/plugins/api-log-pro/#reviews)
 *  [安裝](https://zh-hk.wordpress.org/plugins/api-log-pro/#installation)
 * [開發](https://zh-hk.wordpress.org/plugins/api-log-pro/#developers)

 [支援](https://wordpress.org/support/plugin/api-log-pro/)

## 描述

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**.

### WP-CLI Support

This plugin offers some basic wp-cli support. You can use the following command 
to delete all the logs in the db.

    ```
    wp api-log-pro delete
    ```

## 安裝

 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

## 常見問題

### 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
    ```

## 評價

There are no reviews for this plugin.

## 貢獻者及開發者

“API Log Pro” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

 *   [ Hubbard Labs ](https://profiles.wordpress.org/hubbardlabs/)
 *   [ Brandon Hubbard ](https://profiles.wordpress.org/bhubbard/)

[將 API Log Pro 外掛本地化為台灣繁體中文版。](https://translate.wordpress.org/projects/wp-plugins/api-log-pro)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/api-log-pro/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/api-log-pro/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/api-log-pro/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/api-log-pro/)。

## 修改日誌

#### 0.0.1

 * First Release, please read CHANGELOG.md for all changes.

## 其它

 *  Version **1.0.0**
 *  Last updated **4 年之前**
 *  Active installations **10+**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **6.0.12**
 *  PHP version ** 7.0.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/api-log-pro/)
 * Tags
 * [api](https://zh-hk.wordpress.org/plugins/tags/api/)[JSON](https://zh-hk.wordpress.org/plugins/tags/json/)
   [rest-api](https://zh-hk.wordpress.org/plugins/tags/rest-api/)[wp-api](https://zh-hk.wordpress.org/plugins/tags/wp-api/)
   [wp-rest-api](https://zh-hk.wordpress.org/plugins/tags/wp-rest-api/)
 *  [進階顯示](https://zh-hk.wordpress.org/plugins/api-log-pro/advanced/)

## 評分

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/api-log-pro/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/api-log-pro/reviews/)

## 貢獻者

 *   [ Hubbard Labs ](https://profiles.wordpress.org/hubbardlabs/)
 *   [ Brandon Hubbard ](https://profiles.wordpress.org/bhubbard/)

## 支援

有話想說？需要協助？

 [檢視支援論壇](https://wordpress.org/support/plugin/api-log-pro/)

## 捐贈

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://hubbardlabs.com)