🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Incoming Hook Logger
Incoming Hook Logger

Incoming Hook Logger

0/5 (0 ratings) — active installs Updated Apr 22, 2026
Admin interface with Settings and Logs tabs.

Admin interface with Settings and Logs tabs.

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.