humanmade/table-filters

Dropdown filters for the WordPress core table block

Package info

github.com/humanmade/table-filters

Language:JavaScript

Type:wordpress-plugin

pkg:composer/humanmade/table-filters

Statistics

Installs: 2 153

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 0

0.1.2 2025-06-20 16:32 UTC

Requires

None

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later 26b73856f63c3192fd6e0ba4cd850d1207ff7a8b

  • Human Made Limited <engineering.woop@humanmade.com>

This package is auto-updated.

Last update: 2026-06-20 18:37:12 UTC


README

=== Table Filters ===
Contributors: Human Made Limited
Tags: block, table, filter
Tested up to: 6.7
Stable tag: 0.1.2
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add filtering support to the core table block.

== Description ==

This plugin enables additional filtering options via the toolbar of the core table block.

You can add a dropdown filter for any combination of columns. Supports using both plain table cells and a table header to find the labels and values.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/table-filters` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress


== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

= 0.1.0 =
* Release