0+
April 23, 2025
April 23, 2025
This plugin adds a block you can use inside a Query Loop block that allows visitors to filter the posts by taxonomy terms (like Category or Tag).
Useful for creating interactive post listings and archives.
The plugin source is available here: https://github.com/Twenty-Bellows/taxonomy-query-filter
Node & NPM are needed to install and run the development tools:
`
npm install
npm run build
`
See the source for more details.
/wp-content/plugins/taxonomy-query-filter
directory, or install it via the WordPress Plugin Directory.Yes! The block outputs standard markup and class names you can target with CSS.