內容簡介
這個外掛跟許多其他外掛一樣,提供一個簡單的短代碼,讓你在網站的任何頁面上添加聯絡表單。不同的是,留言會被儲存在網站內,使用自訂的文章類型。不必透過電子郵件寄送整份訊息,只會在可設定的時間間隔內寄送通知。
短代碼的語法如下:
[cpt-contact-form]
請注意,這個外掛不會提供預設樣式,所以表單如果看起來很爛,你必須自行提供相關的 CSS 樣式,透過調整你的子佈景主題的 style.css 檔案或其他方式。
當一封訊息被儲存時,短代碼會被去除並且 HTML 屬性會被轉義。不過我打算在未來新增一個設定選項。
這個外掛是使用英文撰寫的,不過也提供了希臘文翻譯。
外掛標籤
開發者團隊
原文外掛簡介
This plugin, like many others, provides a shortcode to add a simple contact form in any page of your site. The difference is that messages are stored on-site, using a custom post type. Instead of sending the whole message by e-mail, just a
notification is sent in configurable intervals.
The shortcode syntax is the following:
[cpt-contact-form]
Please note that no default styling is provided, so if the form looks crappy, you’ll have to find a way to provide the
relevant css yourself, by adjusting your child theme’s style.css or otherwise.
When a message is stored, shortcodes are stripped and html attributes are escaped. Although, I’m planning to add a configuration option for that in the future.
The plugin is in (hopefully correct) English, but a Greek translation is provided as well.
