This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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

समीक्षाहरू

नोभेम्बर 24, 2018
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” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्

विकासमा रुचि छ?

आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।

चेन्जलग

1.1.0

  • Changed Icons and Banner to match new listsearch plugin

1.0.0

  • Initial release