
內容簡介
需求
此最新版僅相容於 Gravity Forms 2.5+
舊版 Notification Attachments for Gravity Forms (Legacy GF 2.4-)
無法運作?開啟問題單,我們會在48小時內回答。
此外掛需要 Gravity Forms 。
在 Gravity Forms 通知中傳送附件,你可以在 Gravity Forms 通知設定中輕鬆新增。
過濾器
允許其他外掛/佈景主題更新附件路徑。
add_filter(‘gf_kgm_notification_attachment_path’, $path, $attachment_id, $form, $lead)
外掛標籤
開發者團隊
② 後台搜尋「Notification Attachments for Gravity Forms」→ 直接安裝(推薦)
原文外掛簡介
REQUIREMENTS
LATEST VERSION IS COMPATIBLE ONLY WITH GRAVITY FORMS > 2.5+
Don’t work? Open ticket, we answer in max 48h.
This plugin requires Gravity Forms.
Send attachment in Gravity Forms Notification, you can add easily from Gravity Forms Notification setting.
Filter
For allow other plugins/themes to update the attachment_path as they need.
add_filter(‘gf_kgm_notification_attachment_path’, $path, $attachment_id, $form, $lead)
