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

BuddyHolis TableSearch

外掛說明

TableSearch is a super light-weight table filter that works with html tables with standard table markup.

Installation

  • Click install to install the plugin or move the folder to your plugins directory.
  • Click avtivate.
  • Thats all!

Demo, Support & Documentation

  • Too easy to use for massive docs

Features

  • Install, Activate and you are done
  • Only 4kb of code
  • Added css class for easy styling
  • Set custom placeholder
  • Set custom table id

安裝方式

  • Click install to install the plugin or move the folder to your plugins directory.
  • Click avtivate.
  • Thats all!

常見問題集

How do I use the plugin?

Create a standard html table with table, tbody (optional), tr, th and td. Style and design the table how you like it. Add the shortcode [tablesearch] to your content, to use the plugins default parameters id=”MyTable”, class=”ts-main”, placeholder=”Search something”. Output will be a Searchbox with shadow and icon that allows to filter a table by just hiding rows, that do not match the search input.

How can I customize the shortcode?

Use [tablesearch id="YourCustomTableID" placeholder="YourCoolPlaceholder" css="YourCustomCSSClass"]. Important: In this case, your table needs to have the id YourCustomTableID ex. <table id="YourCustomTableID">

How can I style the plugin?

Set the class paramter or simply change the css-file inside the plugins folder (will not survive updates). If you want your css to survice, add the css to a css plugin.

Du you plan any updates?

I am not a coder and this plugin was created for learning purposes. But, well, maybe later I create some extensions for this. Let me know what you think of.

How can I donate you?

Use it 🙂

What is your Portfolio?
  • BuddyHolis ListSearch
  • BuddyHolis TableSearch

使用者評論

2018 年 11 月 24 日
This plugin creates a searchbox, that filters table rows of html tables as you are typing in it. It´s lightweight and a great solution for everyone, looking for a table filter solution without using a heavy datatables or tabletools plugin.
閱讀全部 1 則使用者評論

參與者及開發者

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

參與者

〈BuddyHolis TableSearch〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • Changed Icons and Banner to match new listsearch plugin

1.0.0

  • Initial release