Taxonomy Query Filter Icon

Taxonomy Query Filter

By Twenty Bellows

Active Installs

0+

Last Updated

April 23, 2025

First Released

April 23, 2025

Download History (Last one month)


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.

  1. Upload the plugin files to the /wp-content/plugins/taxonomy-query-filter directory, or install it via the WordPress Plugin Directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Insert the Taxonomy Query Filter block inside a Query Loop block on any page or post.
How do I use the filter?
  1. Insert a Query Loop block.
  2. Insert the Taxonomy Query Filter block inside the Query Loop block.
  3. Choose the taxonomy you want to filter by (Category, Tag, or a custom taxonomy).
Can I style the dropdown?

Yes! The block outputs standard markup and class names you can target with CSS.

Changelog

1.0.0

  • Initial release with category filtering support.

Available Versions

Version Download Type
1.0.0 Download Stable
Development Download Trunk

Plugin Info

  • Version: 1.0.0
  • Last Updated: April 23, 2025
  • Active Installs: 0+
  • WordPress Version: 6.6 or higher
  • Tested up to: 6.8.2
  • PHP Version: 7.2 or higher
  • Tags:    
    block

Ratings


0.0 out of 5 stars. (0 reviews)

See all reviews
Scroll to Top