Silvaitamar Duplicate Post Exclusion for Query Loop adds a toggle to the native core/query (Query Loop) block so posts already shown by another Query Loop on the same page are not displayed again.
How it works
Edit a Query Loop block in the block editor.
In the sidebar, enable Make posts unique on page.
Enable the same option on any other Query Loops that should respect prior results.
On the front end, each enabled loop excludes post IDs already rendered by previous enabled loops.
Features
Extends the core Query Loop block — no custom block or variation required.
Uses official hooks: query_loop_block_query_vars and render_block.
No extra database queries; only adjusts existing query arguments.
Per-request in-memory registry (no transients or options).
Compatible with Query Loop variations such as Advanced Query Loop.
Blocks Animation: CSS Animations for Gutenberg Blocks
We use cookies on our website to enhance your browsing experience. By using our site, you agree to the use of cookies, including those from Google Analytics and Google AdSense, for analytics and personalized advertising. You can view our full privacy policy by clicking here. Thank you for visiting!