

Classic grid with three-column cards
Vova’s Post Grids is a native Gutenberg block for building responsive post grids directly in the WordPress editor.
Build a dynamic query or hand-pick specific posts, then fine-tune the result without touching code.
Query any public post type and its public taxonomies. Filter content by taxonomy terms, keyword, author, date range, featured image, or custom fields. Control ordering, sticky posts, the current post, and the number of posts per page.
Configure desktop, tablet, and mobile column counts independently. Adjust horizontal and vertical spacing to create classic grids, editorial layouts, compact feeds, or image-first galleries.
Reorder or hide the featured image, title, metadata, excerpt, and read-more link. Customize image treatment, typography, colors, spacing, excerpt length, metadata, taxonomy badges, and link presentation.
Add numbered or previous/next pagination. The block loads each selected page through the WordPress REST API and updates the grid in place without reloading the whole page.
The block uses WordPress data APIs, server-side rendering, and core editor components. Every feature is included for free: there is no Pro tier, trial, account, or external service. Vova’s Post Grids is licensed under GPL-2.0-or-later and can be used on commercial websites.
The project source code and releases are available on GitHub.
The release archive includes the human-readable block source and locked npm dependency metadata.
npm ci.npm run build to compile production assets and regenerate the translation template.npm run lint:js and npm run lint:css for JavaScript and stylesheet checks.npm run lint:php for WordPress and PHP 7.4 compatibility checks.npm run export to build and create the release ZIP in dist/.