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.
Development
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.






