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

Simpul Forms by Esotech

描述

This plugin is designed to create an admin panel called “Forms” under “Settings” create a form with required fields. It also enables “Email” under “Settings” allowing for SMTP e-mails from your wordpress site. The plugin works by using a shortcode on the desired form front end post. It allows a user to use their own form to post into the proper processing page as long as the required fields are sent.

安裝

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory or search for it and install.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure your mail settings under “Settings” -> “Email”.
  4. Configure your form settings under “Settings” -> “Forms”.
  5. Place [simpul_forms] on the contact page/post you wish to display and process the form.

常見問題

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Simpul Forms by Esotech” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simpul Forms by Esotech 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.03

Updated script queuing for efficiency and to prevent any conflict with other plugins, including other simpul plugins.

1.02

Fixed jQuery file not loading to prevent value boxes from appearing when not needed.

1.01

Changed maximum amount of numbers in phone number to 15 according to E.164 standard. All spaces, dashes, and non-numbers are removed so only numbers are counted.

1.0

  • First Upload