[WordPress] 外掛分享: Dynamic Datatables

首頁外掛目錄 › Dynamic Datatables
WordPress 外掛 Dynamic Datatables 的封面圖片
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
20+
安裝啟用
尚無評分
1240 天前
最後更新
0%
問題解決
WordPress 4.7+ PHP 7.4+ v1.0.0 上架:2021-09-10

內容簡介

此外掛讓管理者輕鬆建立表格/試算表,可以對表格進行彩色編碼、加總列和欄,並可免費創建無限表格。

對於想要向訪客展示簡易表格且僅允許管理員進行編輯的用戶,此外掛就是一個即插即用的解決方案。使用者可以搜索特定數據的行和列。

該外掛不存在任何其他選項,但可以在任何頁面動態運行。

此外掛的演示可以在此處查看:點擊這裡

如您所見,該表格顯示了管理員添加的數據列表,使用者可以輕鬆地排序這些數據,這是一個基本的試算表。

在頁面中添加表格時,需要使用唯一鍵,每個鍵對應一個新表格/試算表,例如,如果您想創建一個表格,可以使用以下短碼:

[tablestatistics table=”demo”]這將會顯示一個表格,並且所有添加的數據都會在 demo 下保存。

您隨後可以將此短碼顯示在任何頁面上,或使用不同的名稱創建另一個新表格。

要對表格進行彩色編碼,您可以在短碼中添加 colorcode=”true”,例如:[tablestatistics table=”demo” colorcode=”true”]

彩色編碼會檢查數字是否大於 0 或小於 0,如果大於 0,則會是綠色,如果小於 0,則會是紅色。

如果需要加總某一行的總和,請在最後的方框中使用 {{total}}。該操作將加總該行中的所有數字,並忽略任何文字。

您還可以使用 {{total.col}} 加總某一列的總和。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Dynamic Datatables」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin allows you to create tables/sheets easily as an Admin, you can colour code the tables, add up rows and columns, and create unlimited tables for free.
This is a plug and play solution for those who want to show visitors simple tables and only want Admins to edit them. Users can search rows and columns for specific data.
The plugin has no additional options but will work dynamically on any page.
Demo of this plugin can be seen here: Click here
As you can see the table shows a list of data, which was added by an Admin, users can sort through this data with ease, this is a basic spreadsheet.
The table is added to the page with a unique key, each key is a new table/spreadsheet, for example if you want to make a table you would use the shortcode below:
[tablestatistics table=”demo”] this would then show a table, and all data added would be saved under demo.
You could then display this shortcode on any page, or you can create another new table, using a different name.
To colour code your table you can add colorcode=”true” to the shortcode, for example [tablestatistics table=”demo” colorcode=”true”]
Colour coding will check if the number is above 0 or less than 0, if it is above 0, then it will be green, if it is below 0 then it will be red.
If you would like to add up the totals of a row, it will add up all the numbers in that row and ignore any text, use {{total}} in a box at the end.
You can also add up totals of columns using {{total.col}}

延伸相關外掛

文章
Filter
Apply Filters
Mastodon