全新外掛
安裝啟用
—
尚無評分
5262 天前
最後更新
—
問題解決
WordPress 3.1+ v1.1 上架:2011-09-22
內容簡介
這個外掛增加了一個名為「esm_send」的功能,可用來寄信。您可以輕鬆從 WP 管理介面更改郵件伺服器設定。
這個功能的使用方式如下:esm_send($from, $to, $content, $subj = 「」, $fromName = 「」)。
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds a function called ‘esm_send’ that sends an email. Mail Server settings can easily be changed from the wp-admin interface.
The function works like so: esm_send($from, $to, $content, $subj = “”, $fromName = “”);
