Getting Started
Requirements
Section titled “Requirements”- WordPress 6.7 or higher
- PHP 7.4 or higher
- GenerateBlocks (free) — required
- GenerateBlocks Pro — optional, used for
user_meta/term_metaresolution - Node.js + npm — only when building assets from source
- Composer — only for PHPCS and other dev tooling
Install
Section titled “Install”- Download or clone the repository into
wp-content/plugins/gb-query-extensions. - Confirm the
build/directory exists. Production installs require the built editor assets. - Activate GB Query Extensions from the WordPress Plugins screen.
First query
Section titled “First query”- Edit a page or post and insert a GenerateBlocks Query block.
- In the block sidebar, open the Query Type control.
- Choose Users Query or Terms Query.
- Configure the controls (role, taxonomy, order, etc).
- Add inner blocks and dynamic tags to render each loop item.
The editor renders a live preview using real users or terms from the site.