If you’re working with a block-based WordPress theme and want to display multiple custom post types within a single query loop, the default Query Loop block will feel quite limited. By default, WordPress only lets you pick one post type, which can be frustrating when you need to mix things like blog posts, portfolio items, or custom content types together in one feed.
That’s where the Advanced Query Loop plugin comes in.
Advanced Query Loop extends the standard block and lets you query and display multiple post types at once. This means you can create more flexible layouts directly in the block editor without needing custom code.
Some common use cases:
- Combining regular posts and custom post types such as “News” or “Projects” in one listing
- Creating a front page that blends blog updates, events, and custom content seamlessly
- Making a dynamic archive section that pulls in everything across your site structure
For anyone using a block theme and experimenting with custom content, Advanced Query Loop is one of the most useful plugins to install. It closes a big gap in the WordPress block editor and makes building custom layouts far smoother.
Leave a Reply