Skip to content

Getting Started

  • WordPress 6.7 or higher
  • PHP 7.4 or higher
  • GenerateBlocks (free) — required
  • GenerateBlocks Pro — optional, used for user_meta / term_meta resolution
  • Node.js + npm — only when building assets from source
  • Composer — only for PHPCS and other dev tooling
  1. Download or clone the repository into wp-content/plugins/gb-query-extensions.
  2. Confirm the build/ directory exists. Production installs require the built editor assets.
  3. Activate GB Query Extensions from the WordPress Plugins screen.
  1. Edit a page or post and insert a GenerateBlocks Query block.
  2. In the block sidebar, open the Query Type control.
  3. Choose Users Query or Terms Query.
  4. Configure the controls (role, taxonomy, order, etc).
  5. 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.