內容簡介
這個外掛可以讓您輸入聯絡資訊,並在文章、頁面或模板中顯示詳細內容。
它是基於原始的 "Contact Details" 插件,但可見的文字已經被翻譯為荷蘭語,並添加了銀行帳戶欄位。
使用短碼 [contact type="phone"] 來顯示任何聯絡資訊,或使用函式 <?php if (function_exists('contact_detail')) { contact_detail('phone'); } ?>。
輸入聯絡電子郵件地址後,使用短碼 [contact type="form"] 來輸出聯絡表單。
外掛標籤
開發者團隊
原文外掛簡介
Adds the ability to enter contact information and output the details in your posts, pages or templates.
Based on the original “Contact Details” by 36Flavours, but the visible text has been translated to Dutch and a bankaccount field has been added.
Use the shortcode [contact type="phone"] to display any of the contact details, or use the function call .
Once you have defined a contact email address, use the shortcode [contact type="form"] to output the contact form.
