W2MEDIA – n8n Webhook on Publish/Update (+ACF)
| 开发者 |
w2media
|
| 更新时间 |
2025年10月29日 21:00 |
| PHP版本: |
5.5 及以上 |
| WordPress版本: |
6.8 |
| 版权: |
GPLv2 or later |
详情介绍:
- Sends a JSON payload to your n8n Webhook whenever a post/page (or selected CPTs) is published or updated.
- Includes
acf object with get_fields($post_id) if ACF is active (toggle in settings).
- Optional
X-Webhook-Signature (HMAC-SHA256).
- Manual test ping.
- Settings page: Settings → n8n Webhook.
安装:
- Upload the ZIP via Plugins → Add New → Upload Plugin.
- Activate the plugin.
- Configure under Settings → n8n Webhook.
更新日志:
1.1.1
- plugin available for 6.8.x
1.1.1
- adjust code for clean code
1.1.0
- NEW: Optional inclusion of all ACF fields in
acf key of the payload; serialization helper for WP objects.
1.0.0