
內容簡介
新增輸入聯絡資訊功能以在文章、頁面或樣板中輸出詳細資料。
使用捷徑 [contact type="phone"] 來顯示任何聯絡詳細資訊,或使用函式呼叫 <?php if ( function_exists( 'contact_detail' ) ) { contact_detail( 'phone' ); } ?>。
設定聯絡電子郵件地址後,使用捷徑 [contact type="form"] 輸出聯絡表單。
語言:此外亦提供「Español(西班牙文)」和「українська(烏克蘭文,由Michael Yunat提供)」版本。
外掛標籤
開發者團隊
原文外掛簡介
Adds the ability to enter contact information and output the details in your posts, pages or templates.
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.
Languages: Also available in Español (Spanish) and українська (Ukrainian by Michael Yunat).
