Term Query Loop Block
Term Query Loop block for WordPress
★ 9stars
53release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/cr0ybot/term-query/releases/download/v0.7.0/term-query.zipDeclares an update source (https://github.com/cr0ybot/term-query), so updates arrive through the plugin's own updater.
From the readme
Term Query Loop Block Plugin
An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations, similar to the Query Loop block.
This is an attempt to fill a gap in WordPress core, see https://github.com/WordPress/gutenberg/issues/49094
Please note that this is still a work-in-progress. The plugin is not yet ready for production use. If you'd like to test it, download the latest prerelease here.
This plugin supports Git Updater for updating the plugin while in development. Branch switching is not currently supported, since there are assets that need to be built for each release.
Blocks
Taxonomy Terms: cr0ybot/term-query
The Taxonomy Terms block is the main block that is used to display taxonomy terms from a term query. It is similar to the Query Loop block, but instead of querying posts from the WordPress database, it queries terms and provides block context values for block bindings.
Term Template: cr0ybot/term-template
The Term Template block is used to display the layout of a single term. It is similar to the Post Template block, but instead of displaying a post, it displays term information.
Inside the Term Template
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.7.0 | Jan 19, 2025 | term-query.zip | 27 |
| v0.6.0 | Dec 26, 2024 | term-query.zip | 4 |
| v0.5.0 | Dec 24, 2024 | term-query.zip | 2 |
| v0.4.0 | Dec 20, 2024 | term-query.zip | 3 |
| v0.3.2 | Dec 16, 2024 | term-query.zip | 5 |
| v0.3.1 | Dec 15, 2024 | term-query.zip | 3 |
| v0.3.0 | Dec 12, 2024 | term-query.zip | 2 |
| v0.2.0 | Dec 10, 2024 | term-query.zip | 2 |
| v0.1.0 | Dec 9, 2024 | term-query.zip | 5 |