[WordPress] 外掛分享: Simplest Form

首頁外掛目錄 › Simplest Form
10+
安裝啟用
尚無評分
2949 天前
最後更新
問題解決
WordPress 4.7+ v2.0.4 上架:2017-07-23

內容簡介

這個外掛可以創建一個簡單的聯繫表單,並將數據保存到數據庫中。從1.6版本開始,可以為Google Analytics設置目標。當用戶提交表單時,目標就會實現。提交是使用伺服器/後端,而不是AJAX。
這個外掛提供了一個簡單的反垃圾郵件檢查。由於垃圾郵件自動填充表單(而且不使用CSS),如果“陷阱”字段被填充,那麼就會是垃圾郵件提交。

鳴謝:
- 靈感來自 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 的 CSS alert。
- 使用了 Facebook SDK 的自動載入。

在頁面中插入以下短碼:[simplest_form_sf]

用法

創建一個新頁面,並插入短碼[simplest_form_sf]。進入設置並設置數據。

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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

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

延伸相關外掛

文章
Filter
Mastodon