內容簡介
總結:這個 WordPress 外掛允許你透過簡碼來顯示可自定義的表單,並將提交存儲在自定義資料庫表中,可以將所有提交以 CSV 檔案的形式匯出,也可以透過重設資料庫表來刪除所有提交。
問題與答案:
1. 這個 WordPress 外掛可以做什麼?
- 提供使用者顯示自定義表單的功能,並透過簡碼來實現。
- 將提交內容存儲在一個自定義的資料庫表中。
- 可以把所有提交內容匯出成 CSV 檔案。
- 可以透過重設資料庫表的方式清除所有提交內容。
2. 如何指定要顯示的表單?
- 使用簡碼 [pdavea_frontend_form] 可以在網頁上顯示自定義表單。
3. 這個外掛的特色是什麼?
- 可以輕鬆將表單提交內容匯出成 CSV 檔案。
- 可以使用 CSS 自定義表單的樣式。
- 只需點擊一次即可重設提交表格。
4. 這個外掛的授權許可是什麼?
- 這個程式是自由軟體:你可以重新發佈和/或修改它,遵循由自由軟體基金會發表的 GNU 通用公共授權條款,版本 2 或(按您的選擇)任何後續版本。
- 這個程式的分發是出於希望它是有用的,但沒有任何擔保;甚至沒有隱含的商品性或特定用途的保證。查看 GNU 通用公共授權條款以獲得更多細節。
- 您應該收到了 GNU 通用公共授權條款的一份副本隨同這個程式。如果沒有,請查看:https://www.gnu.org/licenses/gpl-2.0.html。
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows you to:
* Display a customizable form using a shortcode.
* Store submissions in a custom database table.
* Export all submissions as a CSV file.
* Reset the database table to delete all submissions.
Shortcode: [pdavea_frontend_form]
Features:
– Easily export form submissions to a CSV file.
– Fully stylable using CSS.
– Reset submissions table with a single click.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see:
https://www.gnu.org/licenses/gpl-2.0.html.
