
內容簡介
Outhook Outbound Webhooks 外掛可在網站發生特定事件時,發送緊湊的 JSON 資料負載。它支援與 n8n、Make、Zapier 等服務整合,讓使用者能輕鬆管理和配置事件通知。
【主要功能】
• 支援最多 10 個端點設定
• 可自訂事件與公開文章類型
• 提供非阻塞與可靠的傳送模式
• 傳送日誌記錄最新 50 筆結果
• 預設不包含用戶電子郵件與 IP 地址
外掛標籤
開發者團隊
原文外掛簡介
Outhook Outbound Webhooks sends compact JSON payloads when selected events happen on your site. It works with n8n, Make, Zapier, and any service that accepts HTTP requests.
Configure up to 10 endpoints under Settings > Outbound Webhooks. Each endpoint can have its own events, public post types, signing secret, and delivery mode.
Events:
Post published, updated, or trashed.
Comment posted or approved.
User registered.
Default delivery is non-blocking. Reliable mode waits up to five seconds and schedules one retry with WP-Cron after five minutes when delivery fails. The delivery log keeps the latest 50 results.
Payloads never include comment email addresses, IP addresses, or user email addresses by default. User email can be enabled per endpoint.
Developer filters: outhook_payload, outhook_should_send, and outhook_headers.
Privacy
This plugin sends selected site event data to the HTTPS endpoints configured by an administrator. It does not contact any service by itself and includes no telemetry, tracking, remote code, or upsell.
Post payloads can contain public post content and author display names. Comment payloads contain the comment author name and content, but never the comment email address or IP address. User registration payloads exclude email by default; an administrator may opt in per endpoint. Review the receiving service’s privacy terms and configure data retention appropriately.
The latest 50 delivery results are stored in the WordPress database. Uninstalling the plugin deletes endpoint settings and the delivery log.
