OD Related Query
Adds a related-content variation to the Query Loop block.
★ 0stars
217release downloads
≈90active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/olein-jp/od-related-query/releases/download/v0.1.2/od-related-query.zipDeclares an update source (https://github.com/Olein-jp/od-related-query), so updates arrive through the plugin's own updater.
From the readme
OD Related Query
OD Related Query adds a “Related Content” variation to the WordPress Query Loop
block.
Add the variation once to a single-post template. On the front end, it finds
content that:
- has the same post type as the displayed post;
- shares at least one term in a viewable taxonomy, including categories, tags,
and public custom taxonomies; and
- is not the currently displayed post.
The variation displays three newest matches by default. Its Post Template is
made entirely from Core blocks, so themes can control its layout and styling.
Use the Query Loop sidebar to change the target post type, items per page, sort
order, and the taxonomies used for relationship matching. When editing an
individual post, the taxonomy choices follow that post's type. When editing a
single-post template, they follow the Query Loop's selected target post type and
update when that selection changes. Newly available public taxonomies are
selected automatically unless explicitly excluded. Leaving every relationship
taxonomy unchecked returns no related content.
In the template editor, the newest published post for the selected post type is
chosen automatically as the preview source. A diff
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.2 | Aug 25, 2026 | od-related-query.zip | 32 |
| v0.1.1 | Aug 5, 2026 | od-related-query.zip | 92 |
| v0.1.0 | Jul 28, 2026 | od-related-query.zip | 93 |
Active-site estimate ≈90 comes from the median of recent superseded releases. Method.