If we already use GenerateBlocks and want more control over what appears on the page, GB Query Enhancements expands the built-in query features and opens up new ways to surface data, all without reaching for custom PHP.
In this first look, we saw a plugin that stays focused on one job and does it well. It adds stronger query options, helpful shortcut blocks, and more dynamic tags, while still leaving room for developers who want to go further with filters.
Key Takeaways
- GB Query Enhancements expands GenerateBlocks queries so users can display posts, terms, and users without custom PHP.
- The plugin adds Term Query and User Query blocks, which make it easier to build category lists, author directories, team pages, and taxonomy-based layouts.
- It improves post queries with meta keys, meta values, comparison operators, and type casting for numeric and date-based filtering.
- The plugin also adds dynamic tags for term and user data, which helps users pull avatars, bios, counts, names, and links into block layouts.
- It works well for GenerateBlocks users who want more control over archive pages, directories, product loops, and custom content displays.
How to Get the Best Deal on GB Query Enhancements
InfluenceWP has an exclusive GB Query Enhancements deal.
GB Query Enhancements—First Look Video

Why GB Query Enhancements Stands Out
GenerateBlocks already gives us a useful query feature. We can build post loops and pull content into layouts without much friction. GB Query Enhancements takes that foundation and pushes it much further.
Instead of staying limited to basic post loops, we can surface terms, users, and more detailed post meta conditions from the same general workflow. In plain terms, that means we can build category pages, team directories, author listings, product taxonomies, and custom content loops with much less manual work.
This plugin handles a lot of what would usually require writing custom PHP. That alone gives GB Query Enhancements a strong place in many WordPress stacks. At the same time, it doesn’t shut developers out. The plugin is developer-friendly, and it includes filters for cases where we need deeper custom logic.
Here are the main feature areas we saw:
- Term Queries: We can display categories, tags, and custom taxonomies, along with names, descriptions, counts, and archive links.
- User Queries: We can show WordPress users with display names, bios, avatars, and post counts, then filter by role, registration date, or exclusions.
- Enhanced Post Queries: We can add meta key and meta value comparisons to post loops, which helps with custom field filtering, sorting, and numeric or date-based conditions.
- Improved Dynamic Tags: We get more tags for term and user data, plus quality-of-life improvements that make dynamic content easier to work with.
That mix makes the plugin feel practical. It is not trying to replace a page builder or a theme system. Instead, it gives GenerateBlocks users more useful ways to query and display content.
How the Query Blocks Work in Practice
Once we move into the editor, the plugin becomes much easier to understand. The main idea is not hard. GB Query Enhancements adds more power to the GenerateBlocks query system, and it also adds shortcut blocks that save time.
Spotting the Right Query Block
This part matters because WordPress already has its own default Query Loop block. It’s easy to confuse that with the GenerateBlocks option if we are moving fast.
In the block inserter, the GenerateBlocks blocks are easy to spot because they are designated with a blue icon. From there, we can see the Main Query block, plus the GB Query Enhancements “shortcut” blocks—the Term Query and User Query blocks.
The Main Query block from GenerateBlocks starts as a post query. However, the query type can be changed in the settings panel. That means the base block is flexible.
The shortcut blocks from GB Query Enhancements simply save us a step by setting the query type (Term Query and User Query) for us from the start and naming the block clearly in the list view.
That may sound small, but it’s useful. Little quality-of-life improvements reduce setup friction, especially when we are building multiple loops on one page.
The GB Query Enhancements User Query Block
Once the User Query block is inserted, it’s ready to start surfacing WordPress users from the site. In our first look, we demonstrated the pulling in of accounts like an author, an editor, and the site administrator.
The layout displayed the user bio and post count. If a user had a bio, it showed up. If the user had published posts, the count appeared as well.
To show user avatars, we need to select the image block and assign the User Avatar URL using a dynamic tag. That pulls the avatar for each user using the free Gravatar service.
There is a practical gotcha here. In the editor, it may look like the same avatar is being used across multiple users. On the front end, WordPress falls back to the site’s default Gravatar setting if a user does not have a custom avatar set up.
If user avatars look odd in the editor, check the front end and then check the WordPress Discussion settings.
The demo also included a bonus tip that sits outside this plugin. By adding the Simple Local Avatars plugin, we can upload custom user images from the media library. Once those are set, the user query output shows those profile images correctly on the front end.
That combination makes the User Query block a good fit for team pages, author archives, member directories, and contributor grids.
Listing Categories and Product Taxonomies
The Term Query block works much the same way. When we insert it, the query type is set to terms automatically, which saves a few clicks and keeps the setup obvious.
Using one of the starter layouts, the block can show term names and counts right away. By default, it queries post categories. So, if we have blog categories with published posts, we see the category name and the number of posts in each one.
The useful part comes next. We can switch the taxonomy from categories to something else, such as WooCommerce product categories. Once that changes, the block starts showing product category terms and product counts instead.
That opens up a lot of practical use cases. We can build product category lists, brand archives, doc section indexes, or any other taxonomy-driven layout. If the site uses a custom taxonomy, the same idea applies. The plugin supports pulling in custom taxonomies too.
Because term data often gets buried in custom code, this block feels like a shortcut to pages that would otherwise take more work.
Filtering Posts, Pages, and Products Without Custom PHP
The Main Query block is still a big part of the story. It can query standard posts, pages, and products, then display them in layouts like two-column grids or other structured loops.
In the demo, the block was used to pull WooCommerce products. The loop already included the title, date, and excerpt, which acts as the short product description. From there, a featured image was added above the product title by inserting a featured image block before the headline inside the loop item.
That shows how flexible the layout side can be. We are not locked into a fixed output. We can reorder blocks, add content pieces, and style the layout with GenerateBlocks controls.
The stronger part, though, is the filtering power. GB Query Enhancements adds support for meta keys, meta values, and comparison operators. It also supports proper type casting, which is useful when we need numeric comparisons or date-based logic rather than plain text matching.
That means we can handle use cases like:
- featured content based on custom fields
- date-based post filtering
- numeric comparisons
- custom sorting rules
We can also control the number of items shown, the order of results, and the post types being queried. In the demo, product types such as simple, variable, and subscription products were part of the available filtering conversation.
The layout tools matter, but the real value sits in the data layer. We can surface more of what WordPress stores, and we can do it from the editor.
Where GB Query Enhancements Fits Best
This plugin fits a clear audience. If we build WordPress sites for clients, it helps us create richer archive pages and directories without writing custom query code every time. If we run our own site, it gives us more control over what appears on key pages. If we are developers, the filters leave room for custom work when the project demands it.
Just as important, this first look only scratched the surface. There is a lot more depth here than a short walkthrough can cover. The homepage already includes a deeper educational video from Jonathan, and that is a good next stop if we want to go beyond the basics. It also sounds like more product videos may be added over time, which would make the learning curve even easier.
Final Thoughts
GB Query Enhancements looks like a strong add-on for anyone who already likes GenerateBlocks and wants more from its query system.
We came away with the same impression the video emphasized: the plugin gives us serious query power without forcing custom PHP for every advanced use case. It also stays friendly to developers, which keeps the ceiling high.
Frequently Asked Questions About GB Query Enhancements
What does GB Query Enhancement do?
GB Query Enhancements extends the GenerateBlocks query system in WordPress. It lets users query and display posts, terms, and users with more control, all from the block editor. It also adds stronger filtering options, shortcut query blocks, and more dynamic tags.
Who is GB Query Enhancements best for?
It fits GenerateBlocks users who want more control over what appears in loops and archives. That includes site builders, client-focused WordPress freelancers, and developers who want to reduce custom PHP while keeping room for custom filters when needed.
Can GB Query Enhancements display WordPress users and taxonomies?
Yes. The plugin includes User Query and Term Query blocks. These blocks help users build team pages, author lists, member directories, category pages, and custom taxonomy layouts without setting up those query types manually each time.
What kinds of filtering does GB Query Enhancements support?
The plugin supports meta keys, meta values, comparison operators, and type casting. That means users can build filters based on custom fields, numbers, and dates. It also supports sorting and more detailed post query logic than the default GenerateBlocks setup.
Does GB Query Enhancements replace custom PHP completely?
No. It handles many query tasks that often need custom PHP, but it does not remove developer flexibility. The plugin still includes filters, so developers can add deeper custom logic when a project needs it.