這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

General Contact Form

描述

Genaral Contact From plugin allows a wordpress admin to easily create and add contact forms to WordPress. The General Contact Form will let the user send emails to a site’s admin. An administration panel is present, where the admin can create form with fields like text, textarea,dropdown, captcha. Webmaster can also view the number of user contacted from ‘Records’ under Contact Form listed in dashboard left panel.

安裝

  1. Upload general-contact-form folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Two ways to implement plugin
    Option1. Drag and drop the widget!
    Go to widget menu and drag and drop the “Contact Form” widget to your sidebar location.
    Option2. Paste the below short code to your desired template location.
    [Contact]
    Plugin short code for pages/post

常見問題

How to add radio or dropdown button?

Answer: Go to Add Fields, In the Field type: Select radio/dropdown from the dropdown. In Field values: separate the value by commas. For Example: Field values: red, yellow, blue.

評價

There are no reviews for this plugin.

貢獻者及開發者

“General Contact Form” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 General Contact Form 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.7

*Converted jpg into png tag 1.6

1.5

*Changes in screenshot tag 1.5

1.4

*Change only in readme.txt and screenshot

1.3

*Removed prepare warning form line 271 in index.php

1.2

*Pagination and search option on records page.
* Send mail to admin yes or no option.

1.1

  • Updated lable, to make modifiable field name.
  • Customizable width of the textbox and text area.
  • Validation of the form.

1.0

  • Add new field option for customizable form.
  • Added captcha with yes or no options.
  • Added records on admin panel.

0.5

  • Fixed Form structure of Name, Email, Subject and Message field with yes or no option.