這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

W2MEDIA – n8n Webhook on Publish/Update (+ACF)

外掛說明

  • 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.

安裝方式

  1. Upload the ZIP via Plugins Add New Upload Plugin.
  2. Activate the plugin.
  3. Configure under Settings n8n Webhook.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈W2MEDIA – n8n Webhook on Publish/Update (+ACF)〉的開發相關工作。

參與者

變更記錄

1.1.3

  • plugin got an debounce: Prevent double-firing within 2 seconds

1.1.2

  • some clean code

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

  • Initial release.