Incoming Hook Logger

Incoming Hook Logger

Details
View on WordPress

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.

Details

Plugin code:
incoming-hook-logger
Plugin version:
1.0.1
Author:
Outdated:
No
WP version:
6.2 or higher
PHP version:
7.3 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-04-22
Rating:
Times rated:
0
api
debug
logger
logging
webhook