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://tw.wordpress.org/plugins/api-log-pro/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/api-log-pro/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/api-log-pro/#installation)
 * [開發資訊](https://tw.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
    ```

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈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.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **4 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.0.12**
 *  PHP 版本需求 ** 7.0.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/api-log-pro/)
 * 標籤:
 * [api](https://tw.wordpress.org/plugins/tags/api/)[JSON](https://tw.wordpress.org/plugins/tags/json/)
   [rest-api](https://tw.wordpress.org/plugins/tags/rest-api/)[wp-api](https://tw.wordpress.org/plugins/tags/wp-api/)
   [wp-rest-api](https://tw.wordpress.org/plugins/tags/wp-rest-api/)
 *  [進階檢視](https://tw.wordpress.org/plugins/api-log-pro/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](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)