Title: Incoming Hook Logger
Author: stasionok
Published: <strong>2026 年 4 月 22 日</strong>
Last modified: 2026 年 5 月 20 日

---

搜索插件

![](https://ps.w.org/incoming-hook-logger/assets/banner-772x250.png?rev=3512474)

![](https://ps.w.org/incoming-hook-logger/assets/icon-256x256.png?rev=3512474)

# Incoming Hook Logger

 作者：[stasionok](https://profiles.wordpress.org/stasionok/)

[下载](https://downloads.wordpress.org/plugin/incoming-hook-logger.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/incoming-hook-logger/#description)
 * [评价](https://cn.wordpress.org/plugins/incoming-hook-logger/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/incoming-hook-logger/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/incoming-hook-logger/#developers)

 [支持](https://wordpress.org/support/plugin/incoming-hook-logger/)

## 描述

Incoming Hook Logger is designed for developers who need to debug or monitor incoming
webhook requests sent to their WordPress site. It captures all request data without
interrupting the original request flow, allowing other plugins to process the webhooks
as usual.

### Key Features:

 * **Multiple URLs:** Specify one or more URLs (or partial URLs) to monitor.
 * **Full Data Capture:** Logs request method, full URL, headers, raw body, and 
   sender’s IP.
 * **Admin Interface:** View logs directly in the WordPress dashboard with two tabs(
   Settings and Logs).
 * **Filtering & Search:** Easily find specific entries by filtering by URL or searching
   through body and headers.
 * **Secure Storage:** Logs are stored in a dedicated database table (`wp_webhook_logs`)
   and accessible only to administrators.

## 屏幕截图

[⌊Admin interface with Settings and Logs tabs.⌉⌊Admin interface with Settings and
Logs tabs.⌉[

Admin interface with Settings and Logs tabs.

[[

## 安装

 1. Upload the `incoming-hook-logger` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **Incoming Hook Logger** menu in the sidebar.
 4. In the **Settings** tab, add the URLs you want to monitor (one per line).
 5. View captured requests in the **Logs** tab.

## 常见问题

### How do I monitor specific endpoints?

In the **Settings** tab, you can enter partial paths or full URLs.
 * For example,
entering `/wc-api/` will log all WooCommerce API callbacks. * Entering `my-custom-
endpoint` will log any request that contains this string in its URL.

### Where are the logs stored?

Logs are stored in a custom database table named `wp_webhook_logs` (the prefix may
vary depending on your WordPress configuration). This ensures that logs are not 
publicly accessible via the filesystem.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Incoming Hook Logger」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ stasionok ](https://profiles.wordpress.org/stasionok/)

「Incoming Hook Logger」插件已被翻译至 2 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/incoming-hook-logger/contributors)
为本插件所做的贡献。

[帮助将「Incoming Hook Logger」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/incoming-hook-logger)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/incoming-hook-logger/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/incoming-hook-logger/)，或通过[RSS](https://plugins.trac.wordpress.org/log/incoming-hook-logger/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/incoming-hook-logger/)。

## 更新日志

#### 1.0.1

 * Unique option/action prefixes (`inholog_`) for WordPress.org guidelines; migration
   from legacy `wl_` option key.

#### 1.0.0

 * Initial release.

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**2 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.2 或更高版本 **
 *  已测试的最高版本为 **7.0.1**
 *  PHP 版本 ** 7.3 或更高版本 **
 *  语言
 * [Dutch](https://nl.wordpress.org/plugins/incoming-hook-logger/) 、 [English (US)](https://wordpress.org/plugins/incoming-hook-logger/)
   和 [Russian](https://ru.wordpress.org/plugins/incoming-hook-logger/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/incoming-hook-logger)
 * 标签
 * [api](https://cn.wordpress.org/plugins/tags/api/)[debug](https://cn.wordpress.org/plugins/tags/debug/)
   [logger](https://cn.wordpress.org/plugins/tags/logger/)[logging](https://cn.wordpress.org/plugins/tags/logging/)
   [webhook](https://cn.wordpress.org/plugins/tags/webhook/)
 *  [高级视图](https://cn.wordpress.org/plugins/incoming-hook-logger/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/incoming-hook-logger/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/incoming-hook-logger/reviews/)

## 贡献者

 *   [ stasionok ](https://profiles.wordpress.org/stasionok/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/incoming-hook-logger/)