[WordPress] 外掛分享: VS Contact Form

WordPress 外掛 VS Contact Form 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「VS Contact Form」是 2013-11-21 上架。
  • 目前有 8000 個安裝啟用數。
  • 上一次更新是 2025-05-03,不久前才剛更新。
  • 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 有 49 人給過評分。
  • 論壇上目前有 1 個提問,問題解答率 100% ,不低,算是個很有心解決問題的開發者團隊了!

外掛協作開發者

guido07111975 |

外掛標籤

form | email | simple | contact | contact form |

內容簡介

關於

這個外掛程式是一個輕量級的自訂聯絡表單生成器。

在頁面中加入縮略碼 [contact] 或使用小工具來顯示您的表單。

表單包含姓名、電子郵件、主旨和訊息欄位。它還有一個簡單的算術問題和隱私同意選框。

您可以透過設定頁面或在縮略碼或小工具中添加屬性來個人化您的表單。

您也可以在控制台中列出表單提交記錄。

使用方式

安裝完成後,在頁面中加入縮略碼 [contact] 或使用小工具來顯示您的表單。

設定頁面

您可以透過設定頁面來個人化您的表單。此頁面位於「設定」>「VS Contact Form」。

使用相關的 (縮略碼) 屬性時,設定和標籤可以被覆蓋。

當您網站上有多個聯絡表單時,這非常有用。

縮略碼屬性

您也可以透過在上述縮略碼中添加屬性來個人化您的表單。屬性將覆蓋設定頁面中的設定。

其他:

將自訂 CSS 類別添加到表單:class="your-class-here"
變更預設電子郵件地址:email_to="your-email-here"
傳送到多個電子郵件地址 (最多 5 個):email_to="first-email-here, second-email-here"
變更「寄件者」電子郵件標頭:from_header="your-email-here"
變更電子郵件主旨:subject="your subject here"

欄位標籤:

姓名:label_name="your label here"
電子郵件:label_email="your label here"
主旨:label_subject="your label here"
訊息:label_message="your label here"
隱私同意:label_privacy="your label here"
提交:label_submit="your label here"

欄位占位符:

姓名:placeholder_name="your placeholder here"
電子郵件:placeholder_email="your placeholder here"
主旨:placeholder_subject="your placeholder here"
訊息:placeholder_message="your placeholder here"

欄位錯誤標籤:

姓名:error_name="your label here"
電子郵件:error_email="your label here"
主旨:error_subject="your label here"
簡單算術問題:error_sum="your label here"
訊息:error_message="your label here"
連結:error_links="your label here"
髒話:error_bad_words="your label here"
隱私同意:error_privacy="your label here"

訊息:

傳送成功時顯示的訊息:thank_you_message="your message here"
傳送自動回覆電子郵件中的訊息:auto_reply_message="your message here"

範例:

單一屬性:[contact email_to="your-email-here"]
多個屬性:[contact email_to="your-email-here" subject="your subject here" label_submit="your label here"]

小工具屬性

此小工具支援相同的屬性。請勿添加主要縮略碼標籤或括號。

範例:

單一屬性:email_to="your-email-here"
多個屬性:email_to=”your-email-here” subject=”your subject here” label_submit=”

原文外掛簡介

About
With this lightweight plugin you can create a contact form.
To display your form you can use a block, a shortcode or a widget.
Form contains fields for Name, Email, Subject and Message. Also included are a sum field (to avoid abuse) and a privacy consent checkbox.
You can customize your form via the settings page or with attributes.
It’s also possible to display form submissions in your dashboard.
How to use
After installation add the VS Contact Form block or the shortcode [contact] to a page to display your form.
Or go to Appearance > Widgets and use the VS Contact Form widget.
You can customize your form via the settings page or with attributes.
Settings page
You can customize your form via the settings page. This page is located at Settings > VS Contact Form.
Settings and labels can be overridden when using the relevant attributes below.
This can be useful when having multiple contact forms on your website.
Attributes
You can also customize your form by adding attributes to the block, the shortcode or the widget. Attributes will override the settings page.
Misc:

Add custom CSS class to form: class="your-class-name"
Change email address for sending: email_to="your-email-address"
Send to multiple email addresses (max 5): email_to="first-email-address, second-email-address"
Change “From” email header: from_header="your-email-address"
Change subject in email: subject="your subject"
Change subject in auto-reply email to sender: subject_auto_reply="your subject"

Field labels:

Name: label_name="your label"
Email: label_email="your label"
Subject: label_subject="your label"
Message: label_message="your label"
Privacy consent: label_privacy="your label"
Submit: label_submit="your label"

Field placeholders:

Name: placeholder_name="your placeholder"
Email: placeholder_email="your placeholder"
Subject: placeholder_subject="your placeholder"
Message: placeholder_message="your placeholder"

Field error labels:

Name: error_name="your label"
Email: error_email="your label"
Subject: error_subject="your label"
Sum: error_sum="your label"
Message: error_message="your label"
Message – more than 1 link is not allowed: error_message_has_links="your label"
Message – links are not allowed: error_message_has_links="your label"
Message – email addresses are not allowed: error_message_has_email="your label"
Banned words: error_banned_words="your label"
Privacy consent: error_privacy="your label"

Messages:

Displayed when sending succeeds: thank_you_message="your message"
Displayed in the auto-reply email to sender: auto_reply_message="your message"

Example: [contact email_to="your-email-address" subject="your subject" label_submit="your label"]
When using the block or the widget, don’t add the main shortcode tag or the brackets.
Example: email_to="your-email-address" subject="your subject" label_submit="your label"
Display form submissions in dashboard
Via the settings page you can activate form submissions being displayed in your dashboard.
After activation go to menu item “Submissions”. Your form submissions will be listed here.
SMTP
SMTP (Simple Mail Transfer Protocol) is an internet standard for sending emails.
By default, WordPress uses the PHP mail() function for sending emails. But when using SMTP there’s less chance your form submissions are being marked as spam.
You must install an additional plugin for this, such as WP mail SMTP.
Cache
If you’re using a caching plugin and want to avoid conflicts with the contact form, I recommend excluding your contact page from caching. This can be done via the settings page of most caching plugins.
Have a question?
Please take a look at the FAQ section.
Translation
Translations are not included, but the plugin supports WordPress language packs.
More translations are very welcome!
The translation folder inside this plugin is redundant, but kept for reference.
Credits
Without help and support from the WordPress community I was not able to develop this plugin, so thank you!

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「VS Contact Form」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


11.4 | 11.5 | 11.6 | 11.7 | 11.8 | 11.9 | 12.0 | 12.1 | 12.2 | 12.3 | 12.4 | 12.5 | 12.6 | 12.7 | 12.8 | 12.9 | 13.0 | 13.1 | 13.2 | 13.3 | 13.4 | 13.5 | 13.6 | 13.7 | 13.8 | 13.9 | 14.0 | 14.1 | 14.2 | 14.3 | 14.4 | 14.5 | 14.6 | 14.7 | 14.8 | 14.9 | 15.0 | 15.1 | 15.2 | 15.3 | 15.4 | 15.5 | 15.6 | 15.7 | 15.8 | 15.9 | 16.0 | 16.1 | 16.2 | 16.3 | 16.4 | 16.5 | 16.6 | 16.7 | 16.8 | 16.9 | 17.0 | 17.1 | trunk |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon