10+
安裝啟用
—
尚無評分
6118 天前
最後更新
—
問題解決
WordPress 2.5+ v1.1.2 上架:2009-06-11
內容簡介
建立兩個文字區域,一用於建立表格模板,另一用於郵件模板。
第一個文字區域可以放置在任何頁面/文章/側邊欄中。這種方法的好處是您可以完全控制您的表格。 PHP 標記會被剝離。
第二個文字區域用於決定表格的郵件模板。您可以使用 [names] 在任何地方放置您的內容。
範例:
此郵件由 [name] 寄送
---
[message]
外掛標籤
開發者團隊
原文外掛簡介
Create two textareas, one for create a form template and other for a mail template.
The first one can be included on any page(s)/post(s)/sidebar. The advantage of this methos is have all control on your form. PHP tags will be scaped.
The second textarea determines a template mail that the form. On the template you can use [names] to put your content anywhere.
Sample:
This email was send by [name]
---
[message]
