humanmade / table-filters
Dropdown filters for the WordPress core table block
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:wordpress-plugin
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