| 开发者 | hiabhaykulkarni |
|---|---|
| 更新时间 | 2026年3月16日 19:57 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
hookanywhere.zip from your computerMost free webhook plugins only support a limited number of predefined WordPress core events. HookAnywhere allows you to select any installed WordPress plugin and trigger webhooks from its available action hooks, making it significantly more flexible and powerful.
Yes. You can select a specific WordPress plugin and view all available action hooks defined inside that plugin. You can then attach a webhook to any of those hooks.
Yes. You can send outgoing HTTP requests to any REST API or webhook endpoint. The plugin supports custom headers, authentication, and custom request body parameters.
Yes. You can configure authentication and pass custom headers such as API keys, Bearer tokens, or other authorization credentials required by your endpoint.
You can configure and customize the request payload, including structured JSON or other supported formats depending on your API requirements.
Yes. Every webhook request is logged, including request headers, payload, response body, HTTP status code, and timestamp.
Yes. You can define a log retention period. Logs older than your selected number of days will be automatically deleted to keep your database clean and optimized.
Yes. HookAnywhere includes role-based access control so you can manage which user roles can view or manage webhook settings.
Currently, HookAnywhere focuses on outgoing webhooks — sending data from WordPress to external systems when events occur.
Yes. HookAnywhere works with Zapier, Make (Integromat), n8n, and any platform that accepts incoming webhook requests.