HM Query Loop #9 in Blocks & Editor
Query Loop Tools
by Human Made · github.com/humanmade/hm-query-loop · website
★ 7stars
13release downloads
13kcomposer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/humanmade/hm-query-loop/releases/download/v0.9.0/hm-query-loop-v0.9.0.zipAlso on Packagist as humanmade/hm-query-loop:
composer require humanmade/hm-query-loopFrom the readme
HM Query Loop
A WordPress plugin that extends the core Query Loop block with advanced controls for managing multiple query loops on a single page.
Features
1. Posts Per Page Override for Inherited Queries
When a Query Loop block is set to "Inherit query from template", you can now override the number of posts to display. This is useful when you want to show a different number of posts than the main query. Leave the field empty to use the default number of posts.
Editor Preview: The posts per page override is reflected in the editor preview, making it easier to see how your content will appear without needing to preview or publish the page.
2. Hide on Paginated Pages
Toggle whether the query loop should be hidden when viewing page 2 or higher (when the paged query var is greater than 1). This is useful for creating layouts where different query loops appear on the first page vs subsequent pages.
3. Exclude Already Displayed Posts
Enable this option to automatically exclude posts that have been displayed by previous query loops on the same page. This ensures no duplicate posts appear when you have multiple query loops with different layouts.
Important: The exclusion applies
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.9.0 | Aug 18, 2026 | hm-query-loop-v0.9.0.zip | 1 |
| v0.8.2 | Aug 3, 2026 | hm-query-loop-v0.8.2.zip | 0 |
| v0.8.1 | Jul 27, 2026 | hm-query-loop-v0.8.1.zip | 0 |
| v0.8.0 | Jul 24, 2026 | hm-query-loop-v0.8.0.zip | 0 |
| v0.7.3 | Jul 23, 2026 | hm-query-loop-v0.7.3.zip | 0 |
| 0.7.2 | Jul 22, 2026 | — | — |
| 0.7.1 | Jul 7, 2026 | — | — |
| 0.7.0 | Jul 7, 2026 | — | — |
| 0.6.1 | Jun 12, 2026 | hm-query-loop-0.6.1.zip | 0 |
| 0.6.0 | Jun 11, 2026 | hm-query-loop-0.6.0.zip | 0 |
| 0.5.0 | Apr 8, 2026 | hm-query-loop-0.5.0.zip | 0 |
| 0.4.3 | Feb 4, 2026 | hm-query-loop-0.4.3.zip | 0 |
| 0.4.2 | Jan 27, 2026 | hm-query-loop-0.4.2.zip | 1 |
| 0.4.1 | Jan 23, 2026 | hm-query-loop-0.4.1.zip | 1 |
| 0.4.0 | Jan 15, 2026 | hm-query-loop-0.4.0.zip | 0 |
| 0.3.0 | Nov 25, 2025 | hm-query-loop-0.3.0.zip | 0 |
| 0.2.0 | Nov 18, 2025 | hm-query-loop-0.2.0.zip | 6 |
| 0.1.1 | Nov 6, 2025 | hm-query-loop-0.1.1.zip | 1 |
| 0.1.0 | Nov 6, 2025 | hm-query-loop-0.1.0.zip | 3 |