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

Simplest Form

外掛說明

This plugin create a simple contact form, with database save. From 1.6 version, it is possible to set a goal for Google Analytics. When user submit form, goal is reached. Submit is server/server side, not AJAX.
Is there a simple antispam check. Because spammers fill the forms automatically (and without CSS), if the “trap” field is filled, we have a spam submit.

Credits:
– Inspired by https://www.sitepoint.com/build-your-own-wordpress-contact-form-plugin-in-5-minutes/
– Simple Server Side Analytics (from https://github.com/dancameron/server-side-google-analytics)
– Bootstrap for CSS alert.
– Facebook SDK for autoload

Insert following shortcode in page: [simplest_form_sf]

Usage

  1. Create new page and insert shortcode [simplest_form_sf]. Go to settings and set up the data.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/ directory

常見問題集

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ directory

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Simplest Form〉的開發相關工作。

參與者

將〈Simplest Form〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.0.4

  • Bugfix

2.0.3

  • Added translation

2.0.2

  • Small bugfix

2.0.1

  • Small bugfix

2.0

  • Ask for confirm when email is sent

1.9.1

  • Changed label for checkboxes
  • Getting the IP of user that submit the form

1.9

  • Added 2 new checkboxes for privacy
  • Added API call (only for new checkboxes)

1.8.1

  • Removed default checked privacy checkbox

1.8

  • Added antispam

1.7.1

  • Improved Google Analytics goal instructions
  • Added ‘Reply-To’ fields for user submitting

1.7

  • Bug fix

1.6.1

  • Fixed update plugin

1.6

  • NEW! Google Analytics Goal settings section add.
  • Improvement code
  • Reorganized settings

1.5.5

  • Added url page from module is sent

1.5.4

  • Added URL for privacy in settings

1.5.3

  • Added BCC settings
  • Added shortcuts to settings page on plugin list page

1.5.2

  • Moved settings under general settings
  • Custom CSS for admin (better readibility)

1.5.1

  • Bug fixed

1.5

  • Added sortable to columns on admin section

1.4

  • Added columns to Inbox for improved usability
  • Update messages.pot catalog

1.3

  • Added developer note to simplestform.php to add new fields

1.2

  • Added phone box

1.1

  • Added privacy box
  • Added CSS

1.0

  • First relase