
內容簡介
這個外掛記錄所有使用wp_mail()函式(應該幾乎全部)的電子郵件。可以檢視、下載CSV,並重新發送郵件。
此外掛具有REST API支援。也可以自動將記錄項目匯出到另一個運行Mailtree的(存檔)WordPress站點。Mailtree使用REST API匯出記錄項目,並具有自動重試功能以解決連線錯誤。
功能清單
記錄:
記錄所有使用wp_mail()函式的電子郵件(幾乎全部!)。
下載單一記錄項目作為CSV。
批量下載記錄項目作為CSV。
下載所有記錄項目作為CSV。
刪除單一記錄項目。
批量刪除記錄項目。
查看所有、只有失敗或只有成功的發送訊息。
記錄其他資訊,如觸發、精確時間、內容類型、回覆地址和完整的HTML。
搜尋記錄項目。
設定:
設置檢視記錄的能力。
設置檢視設定的能力。
自動匯出/ REST API:
使用應用程式密碼和REST API自動將所有記錄項目匯出到外部站點。非常適合維護信件歸檔記錄。
自動重試失敗的自動匯出。
提供兩個REST API端點以保存日誌項目(成功發送/失敗)。
其他:
可翻譯。
路線圖:
附件沒有被記錄或儲存。然而,訊息詳細內容會顯示附加檔案已傳送的通知。
外掛標籤
開發者團隊
原文外掛簡介
This plugin logs all mails that use the wp_mail() function (should be almost all). Mail can be viewed, downloaded as CSV and resend.
The plugin has REST API support. Log entries can also be exported automatically to another (archive) WordPress site that runs Mailtree. Mailtree uses the REST API for exporting entries and also has an automatic retry function to account for connection errors.
Feature list
Logs:
Logs all emails using the wp_mail() function (should be almost all!).
Download single entry as CSV.
Bulk download entries as CSV.
Download all entries as CSV.
Delete single entry.
Bulk delete entries.
View all, only failed or only successful sent messages.
Logs additional info such as trigger, exact time, content type, reply to address and full HTML.
Search log entries.
Settings:
Set capability to view logs.
Set capability to view settings.
Auto export / REST API:
Export all entries to an external site automatically using Application Passwords and the REST API. Great for keeping a mail archive.
Failed auto exports are retried automatically.
Provides two REST API endpoints to save log entries (sent successful / failed).
Misc:
Translation-Ready
Roadmap:
Attachements are not logged or saved. However the message detail will show a notification that an attachement was sent.
